But its best to only have one reader/searcher, correct? -----Original Message----- From: Ramana Jelda [mailto:[EMAIL PROTECTED] Sent: Thursday, January 05, 2006 9:08 AM To: java-user@lucene.apache.org Subject: RE: searching and indexing simultaneously...
Hi, You are right. There can be multiple indexreaders but only one indexwriter is advised. No, we can not use two indexwriters simultaneously. Jelda -----Original Message----- From: K.A.Hussain Ali [mailto:[EMAIL PROTECTED] Sent: Thursday, April 06, 2006 5:01 PM To: java-user@lucene.apache.org Subject: searching and indexing simultaneously... HI all. i am newbie to lucene Do lucene provides any way to do indexing ,searching and deleting simultaneously .. I hope we could do searching and indexing which means there can be multiple indexreader and only one indexwriter accessing the index.. Could we have two indexwriter working simultaneously...? Any help is greatly appreciated Thanks in advance. regards -Hussain --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]