Our web app uses Sybase. We add documents to the database using the URL, a unique product id is assigned and Lucene indexes the document as it should. However, when removing something from the database using the product id, Lucene does not remove it from its index and the product still shows up on the page. At rest, the file directory shows the delete, segments and the .cfs files. Is there a command line script/instruction that can be run so that Lucene can re-index the database and remove the items that have been deleted?

Answers
Add AnswerShare your knowledge