Crawling SharePoint Items with high priority
-
Thursday, April 26, 2012 7:41 AM
Hi everybody,
Would it be possible to (programmatically) set a priority for crawling a SharePoint Item? for instance via an Event Receiver where we collect the URL to the item? Goal is, to get the item indexed in the FAST Index as quickly as possible after adding/updating it.
Regards,
RoelBSS
All Replies
-
Thursday, April 26, 2012 8:02 AM
there is something called contentAPI in FAST Search for sharepoint.
Check out this Knut blog will help you start on this.
Sriram S
-
Thursday, April 26, 2012 8:14 AM
Hi Sriram,
Thanks for the info. We are already using the ContentAPI to index documents in our current scenario, but we want to discontinue its use, as it is deprecated. That's why we are looking on infos on how to get documents crawled with a higher priority.
Regards,
RoelBSS
- Edited by RoelBSS Monday, April 30, 2012 7:42 AM typo

