Search Scope is the crawlers context given in Central Administration. The crawler indexes content based on Search Scope.
0
votes
2answers
491 views
Custom People Search URL not working in multiple locations
SharePoint 2010. When in my sites (profiles) the find people box goes to /SearchCenter/Pages/PeopleResults.aspx. I have a custom search based on a web part (searches our HR database not sharepoint ...
3
votes
2answers
1k views
Can you use wildcards in search scope rules?
I have a list on the root web of every site collection that I would like to create a scope for. I tried the following rule and got 0 results:
folder = http:// servername /*/Lists/Listname
If I ...
2
votes
1answer
573 views
how to make a search scope as default item displayed in searchbox dropdown
How to make a search scope as default item displayed in searchbox dropdownsplayed in searchbox dropdown?
I have dropdown box placed next to Logo and this currently shows scope to search people . ...
0
votes
1answer
56 views
How do I add Additional element?
People Search - Search Options - pick list >>
Is there a way to make "GlobalAccount" and "SalesRegion" to be Pick List in the people search's search option? Both of this fields are showing as input ...
1
vote
6answers
873 views
“Specified Cast is Not Valid” in PowerShell When Getting a Display Group for Search
When run, this code returns an error on the last line "Error Calling GetDisplayGroup with 2 arguments, Specified cast is not valid".
$site=get-spsite http://xxx/sites/xxx
...
0
votes
1answer
203 views
Search Control for a Publishing Site
Need some help around the search control as it relates to a publishing site using SP 2010. Right now we have a site that is using this control in the Master.
the issues I am having are as ...
4
votes
1answer
2k views
How are you crawling content in SharePoint 2010?
I'm working with SharePoint 2010 Enterprise and we are using Search Server 2010 with the publishing workflow and a Forms Based Authentication on our main Web App, our Web Application is extended to a ...
0
votes
2answers
523 views
MOSS 2007 Search Scope Items “not available”
Search is working for my first site collection. Then I did backup/restore and the new site collection search is not working. I checked teh crawl and its crawling, however in the Search Scope items it ...
1
vote
1answer
282 views
SP 2010: Scopes not updated for Web Applications using Claims BAsed Authentication
I have configured a web application with Claims Based Authentication because it needs to use FBA. I've created a search scope in the central admin to query all documents in my web app: contentclass = ...
2
votes
2answers
154 views
Maxiumum number of search scopes
Is there a maxiumum number of search scopes that can be configured in SharePoint 2007?
We could potentially have 720 search scopes. Will SharePoint be able to scale to this level? The reason we have ...
5
votes
2answers
2k views
SharePoint 2010 add a new search scope programmatically
You can add a new search scope via powershell:
New-SPEnterpriseSearchQueryScope -SearchApplication "Search Service Application" -Name NewSearchScope -Description "New Search Test Scope" ...
0
votes
2answers
366 views
each site in sharepoint 2010 should have different scope list in dropdown
I want each site in sharepoint 2010 should have different scope list in dropdown.
currently each site show same scope in dropdown list.
pls help me to do this or suggest any solution for this
...
0
votes
1answer
286 views
Sharepoint Search Content source
i have ssp and have 10 content sources which crawl 10 different sites . .
suppose i add a new content source . .
i will add my site link in the content source and do full crawl .
in search result i ...
1
vote
1answer
2k views
Search scope item count is zero when content source has items
I installed Search Server Express 2010 on a SharePoint Foundation farm. It's a pretty basic install - I let the Local SharePoint sites crawler finish and it found about 200 items. When I look at the ...
1
vote
0answers
453 views
Search scope rule not picking up matching items [closed]
I want to exclude certain documents from the All Sites search scope, if they have a column A value of X. Column A is a choice column with multiple values that exists in each document libraries (not a ...
6
votes
4answers
6k views
Why do crawls work, but scope contains 0 items?
We have got an interesting situation:
http://intradev
http://mysites
Our Intranet is based on SharePoint 2010 server small farm with 2 servers. AD is Windows 2003. The Search crawls both sites just ...
1
vote
1answer
62 views
How do you set search so it always restricts to relevant area?
I've added a search box to my task list but it retrieves results from the entire site. How do I set it up so that it will always just get results from the tasks lists.
I'm using the Advanced Search ...
0
votes
1answer
247 views
SiteCollection and Search Isolation
Assuming 1 Web Application with multiple site collections, is it possible to configure search to isolate search results to each site collection? I only want results that pertain to the site ...
2
votes
2answers
15k views
SharePoint 2010 Search not working
I have installed and configured SharePoint 2010 to run on the same box as the SQL Server its running from in Windows Server 2008 R2. Everything is working fine except the search. I have uploaded ...
1
vote
1answer
462 views
Extensibility of Sharepoint 2010 search functionality
My company is currently in the process of building a CMS on top of Sharepoint 2010.
Part of the functionality of the CMS will require being able to have a searchbox that searches the contents of a ...
0
votes
1answer
70 views
Search in SSP giving error
While accesing Search scoped in SSP of web application, I am getting the following error:
"The search service is currently offline. Visit the Services on Server page in SharePoint Central ...
1
vote
5answers
2k views
Publishing sites, search and the missing contentclass:STS_Site & STS_Web
This is an old issue I thought this was a bug in an specific environment after reading a couple of blogs it has made me think again...
The issue is that SharePoint site collections and sites are not ...
2
votes
2answers
1k views
Restrict search to one field in a content type?
Simple question really how can I restrict the SharePoint search to only search against one field for a content type.
I can create a scope for the content type but how do I go about restricting the ...
2
votes
1answer
2k views
Updating search scopes without waiting
When setting up a search scope, the UI says:
Ready after next update (starts in XY minutes)
Is there any way to make SharePoint 2007 process the search scope at my command?
