Re: Locking Issue with Concurrency

2011-04-21 Thread yogesh
i search the data i got error An unexpected network error occurred -- View this message in context: http://lucene.472066.n3.nabble.com/Locking-Issue-with-Concurrency-tp2842509p2846120.html Sent from the Lucene - Java Users mailing list archive at Nabble.com.

Re: Locking Issue with Concurrency

2011-04-20 Thread Erick Erickson
What do you mean by "access"? Are you trying to write to the common index with more than one of your machines? Best Erick On Wed, Apr 20, 2011 at 8:32 AM, Yogesh Dabhi wrote: > > > Three Instance of My application & they access common lucene directory > > > > Instance1 jdk64 ,64 os > > Instance2