Re: Lucene in multithreaded enviroment

2006-02-20 Thread Otis Gospodnetic
in Action, check out section 2.9.1 - http://www.lucenebook.com/search?query=concurrency+rules Otis - Original Message From: Klaus <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Sent: Mon 20 Feb 2006 06:44:23 PM EST Subject: Lucene in multithreaded enviroment Hi I'm u

Lucene in multithreaded enviroment

2006-02-20 Thread Klaus
Hi I'm using Lucene in a web application. Every time a new object is added to the system the index will be updated. May there be any problems, if two objects were created at the same moment? I know Lucene has some locking mechanism. Thx klaus -Ursprüngliche Nachricht- Von: Amany Mouss