On Sunday 22 May 2005 21:01, Maik Schreiber wrote: > Yes, regardless of which thread invokes getWriter(). This means multiple > threads are concurrently able to add new documents.
Isn't t that already possible without any accessor class (you need to use the same IndexWriter for all your threads)? Regards Daniel -- http://www.danielnaber.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]