Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

search results cleanup

  Asked By: Sonya Fletcher         Date: Feb 05, 2008      Category: Sharepoint      Views: 288
 

i used to crawl a file share and it has been since taken down. i
removed the crawler but the old broken results still show up. how can i
remove them?

Tagged:      

 

1 Answer Found

 
Answer #1       Answered By: Joanna Dixon          Answered On: Feb 05, 2008       

There are three approaches to this:

1. Use SPSiteManager Utility which is written by Keith Ritchie and
available as free download on his blog. This is a command based utility
and given 'as is' so you need to compile and run it on the SharePoint
Server.

2. As mentioned in the SDK, run 3 consequtive full crawls (I presume
you have tied the file  share to non portal content)on non portal to
remove these results.

3. Reset the index! this is fastest but a cheesy solution.

 
Didn't find what you were looking for? Find more on search results cleanup Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].