Deleted files still being found by search

Subscribe to Deleted files still being found by search 5 posts, 2 voices

 
Avatar MichaelBrocious 5 posts

I apologize if this is covered in a document/faq…I couldn’t find it.

I’m using the file system adapter, and a file that was deleted from the directory is still being found in a search. The directory was indexed and published since the file was deleted so I think file should have been removed from the index. I’m sure I’m missing something, but I don’t know what.

Thanks.

Mike

 
Avatar MichaelBrocious 5 posts

Just to clarify, the directory has been crawled, indexed and published since the file was deleted, but it still shows up in search results.

 
Avatar BenMcDonald 44 posts

Hey Michael, sorry I didn’t respond earlier, we have actually already begun looking into this on our end, and have visually inspected the code, and have a few followup questions.

  1. Was the entire directory deleted?
  2. How many projects do you have in your entire index (added via Kodebot)?
  3. Was the recrawling / indexing done automatically (as part of the nightly process) or manually?
 
Avatar MichaelBrocious 5 posts
  1. No, just the file was deleted. The file was actually deleted in the SVN repo. I have a nightly batch job that does an ‘svn update’ in the directory structure that Koders is indexing.
  2. Five projects
  3. Both. When I first noticed this problem, Koders had automatically crawled/indexed the directories as part of the nightly process. So I kicked off a manual crawl/index hoping that would fix it. But it didn’t.
 
Avatar BenMcDonald 44 posts

Michael, we cannot reproduce this problem locally. Can you provide more detailed steps to reproduce, from start to finish?

Have you confirmed that your batch job is resulting in the expected directory structure on your local hard drive (C:\Program Files\Koders\Pro\FileStore\SourceCodeCache\<specific situation to your>)?