> From: Tal Dayan [mailto:[EMAIL PROTECTED]]
> 
> What about 'delete()' or 'optimize()' while searching ?

Deletion shouldn't cause problems, but, you're right, optimize() will.

So I amemd my statement to now read:

The problems are only when you add documents or optimize an index, and then
search with an IndexReader that was constructed before those changes to the
index were made.

Doug

_______________________________________________
Lucene-users mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/lucene-users

Reply via email to