SharePoint 2007 Enterprise Search: How find the time crawler spent on a site collection?
-
Tuesday, July 31, 2012 3:18 AM
Hi,
This is a repost of the following question:
I think the posted answer is not correct. I have the ULS logs for “MS Search Indexing” as Verbose. Going through all of the entries after a full crawl, still I cannot find how long does it take the crawler to index a complete site collection.
If ULS can actually show the time it takes to index a site collection, which exact ULS entries should I extract?
Thank you
All Replies
-
Tuesday, July 31, 2012 9:45 AMModerator
Hi,
Thank you for your question.
I am trying to involve someone familiar with this topic to further look at this issue. There might be some time delay. Appreciate your patience.
Thank you for your understanding and support.
Regards,
Xue-Mei Change
TechNet Subscriber Support in forum
If you have any feedback on our support, please contacttnmff@microsoft.com.
Xue-mei Chang
TechNet Community Support
-
Sunday, August 05, 2012 3:05 PM
Hi Allan,
When crawling occurs we do not break it down to that granularity in the logs.
Regards, Savoeurn Va Microsoft Online Community Support
- Edited by Savoeurn Va -MSFTMicrosoft Employee Sunday, August 05, 2012 3:05 PM
-
Monday, August 06, 2012 2:48 AM
Hi Savoeurn ,
What is the most granular break down that I can get?
Thank you,
-
Monday, August 06, 2012 3:27 PM
Hi Allan,
In terms of breaking this down in 2007, we do not display items per sec as in 2010 in the GUI. The closest thing would be from http://technet.microsoft.com/en-us/library/ee340949(v=office.12).aspx#BKMKMonitoringIndexServers in which you would need to use Perfmon.
One method you could potentially use to determine how a long a site collection takes to crawl is separate that site collection in its own content source and then crawl it. Then calculate crawl rate based on elapse time and items found. For the content source, you would have to use the “Crawl only the SharePoint site of each start address” option; else you will not be able to add the site correctly.
As for general info, pre SP2/IU updates in 2007, we did not have the functionality of the current search admin page where it showed the current stats in a little more detail.
Regards, Savoeurn Va Microsoft Online Community Support
- Marked As Answer by Allan49 Monday, August 06, 2012 9:51 PM

