Reset crawled content for one content source in MOSS

searchsharepoint

I'm using MOSS 2007 and I want to wipe out the search index and do a full re-crawl of one of my content sources. I see the link to 'Reset all crawled content' but I don't want to have to re-crawl the other content sources. Is there any way to do this?

Best Answer

I don't think there is a way to do what you want.

The closest available way that I can think of would be to remove the content source, wait for a few crawls to happen, then re-add the content source.

The reason you need to wait for a few crawls to happen is that the search index doesn't get cleared of the data for the removed content source right away. During subsequent crawls the data is removed from the index. (You should be able to see errors in the crawl logs that the data was removed)