1
vote
2answers
25 views

How to crawl SharePoint wiki page whose content changes based on query string parameters?

In a Team Site, I have a Wiki Page containing webparts whose content changes based on query string parameters. There are about 250 different parameter combinations. How can I tell SharePoint to crawl ...
2
votes
2answers
30 views

Disabling LoopBackRequest in registry to resolve search crawl error

Can anybody explain why we need to disable the LoopBackRequest in registry to resolve the Search Crawl error. This article explains about it but I want to know more about it. What is the reason ...
0
votes
1answer
35 views

how much time sharepoint 2010 take to include site column data changes in search

I am implementing search on sharepoint 2010. On the advanced search page, i have added a property restriction named Keyword. It is connected to a Site Column named Keyword. The site column is of text ...
0
votes
1answer
27 views

PDF search not working on second Search Service Application

We have configured a second SSA specifically for a web app. Searching PDF works great for webapps that are associated to the first SSA but not for the second. I have added PDF as one of the file types ...
0
votes
1answer
37 views

SP2010, are the search index / query component files a risk for highly secure documentation?

Say I have some secure documentation held in SharePoint. Now say the SQL database/BLOB location is encrypted. Enterprise Search is used to crawl this content and therefore the content is indexed. Is ...
0
votes
1answer
277 views

FBA - Search Issue with Custom Login Page

I have implemented FBA on an web application which has a custom login page. The custom page doesn't let the users login via windows authentication even though it is enabled from central admin. Seems ...
2
votes
1answer
120 views

SPListitem.SystemUpdate() and incremental crawl in FAST

Does FAST search incremental crawls ignore items that are updated via SPListItem.SystemUpdate()? I am observing conflicting behaviours in multiple environments, so I am not sure what the exact ...
3
votes
1answer
503 views

How can I get draft documents in a document library to be crawled by search?

Background for My Issue: I'm working on a document library, with major and minor versioning enabled. For the draft items, the client requires that only users who have permission to edit items in the ...
3
votes
1answer
1k views

Sharepoint Incremental Crawl and BCS

I have a BCS connector (partial BDC Model posted below) and I'm noticing some issues with Sharepoint crawls. My full crawl seems to work perfectly, but incremental is pulling back the same number of ...
1
vote
1answer
389 views

Sharepoint Search not crawling Emails with attachments - Failing with 401

I am attempting to search Exchange public folders via SharePoint Enterprise Search. I have a content source pointing at my exchange server, and this successfully indexes some emails. However, any ...
3
votes
2answers
830 views

BDC Entity with TypeDescriptor System.String[] gives errors when crawling

Is it possible to crawl a BDC content source with an entity that has a property of type string array (System.String[])? At one point I had this working successfully in my dev environment but it ...
2
votes
1answer
572 views

How to stop Search Engines from indexing SharePoint Site

I have SharePoint 2010 Enterprise for Internet Sites. Some search results in Google & Bing are pointing to my intranet site URL which is intranet.mysite.com I want to cloak my site totally from ...
1
vote
1answer
1k views

Crawling a content source of type BDC after updating BDC produces errors - IEntity could not be found using criteria Id=#

Here is the setup SharePoint 2010 BDC application definition Search Content Source of type Line of Business that crawls the BDC Steps taken Import BDC application definition version 1.0.0.0 ...
1
vote
1answer
677 views

Crawling Hidden Fields with PowerShell Created Crawled Properties

I've been trying to add ows__vti_ItemHoldRecordStatus as a crawled property to allow a search of held documents. (It appears to correspond to the hold status of an SPListItem.) I can successfully add ...
2
votes
2answers
1k views

Search for unpublished documents

We are using SharePoint 2010 Standard. We have a site collection that is setup with publishing features turned on. I need search to index and serve minor (unpublished) versions as well as published ...
0
votes
4answers
4k views

SharePoint search not indexing contents of document libraries

I have a strange problem where the MS Word documents my documemt libraries are not being indexed. When i look at the crawl log i can see that the crawl is indexing the libraries themselves but not any ...
0
votes
0answers
823 views

Crawling deep file paths - long URL - Sharepoint 2010

SharePoint 2010 search crawl error: The SharePoint item being crawled returned an error when requesting data from the web service.( Error from SharePoint site: Specified argument was out of the range ...
5
votes
2answers
2k views

How does SharePoint Search handle pending (unapproved) items?

How does SharePoint Search handle the indexing of pending (unapproved) items/documents? As far as I can see there are no pending documents in the index. These seems a little odd to me, since it would ...
4
votes
2answers
254 views

Why can't I crawl bog-standard HTML internet sites?

This comes up in the crawl logs: Access is denied. Verify that either the Default Content Access Account has access to this repository, or add a crawl rule to crawl this repository. If the repository ...
1
vote
0answers
889 views

Site search (i.e. basic search) not returning any results

Help VERY much appreciated - on the ropes with this one. I started again with new VMs and used all the recipes and the environment is looking fairly clean. But this one is killing me. Crawl account ...