The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
879 views

Search scopes have too few items

This question is difficult to describe, so bear with me please :) I'm trying to work out SharePoint 2010 searching and scopes. I have a site that contains 369 sites, and 5563 total pages within those ...
0
votes
1answer
265 views

url exclusion in SharePoint crawl rule not working

I don't want "AllItems.aspx" to appear in sharepoint search results from any level/ folder. So I created new crawl rule http://.*/forms/allitems.aspx and checked the regular expression check box. ...
0
votes
1answer
82 views

Search Scope Definition for [(a OR b) AND (c OR d)]

Using SP2010 I would like to define a search scope where documents are located in two locations. The results should only include two specific file types. What I want is (Folder = "a" OR Folder = "b") ...
0
votes
0answers
360 views

Search crawler indexes only top-level site collection

We had to redesign and redeploy our web applications, but we didn't want to loose all the data. So we detached all content databases from applications, removed web applications, recreated properly and ...