Thanks, I will add it to the FAQ.

Tal

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Doug
> Cutting
> Sent: Friday, June 08, 2001 10:10 AM
> To: 'Tal Dayan'; [EMAIL PROTECTED]
> Subject: RE: [Lucene-users] IndexSearcher, thread safe?
> 
> 
> > 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
> 

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

Reply via email to