Hi

I am using NRT search with the SearcherManager class. When the user elects to delete some documents, writer.deleteDocuments(terms) is called.

The problem is that deletes are not immediately visible. What does it take to make them so? Even after calling commit(), the deleted documents are still returned.

What is the recommended way to obtain a near realtime search result that immediately reflect all deleted documents?

Much appreciate

Jamie





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to