Ok thanks a lot.

-----Original Message-----
From: Michael McCandless [mailto:[EMAIL PROTECTED] 
Sent: 01 August 2006 17:19
To: java-user@lucene.apache.org
Subject: Re: FileNotFoundException


> Ok if I well understood I have to put the lock file at the same place
in
> my indexing process and searching process. 

That's correct.

And, that place can't be an NFS mounted directory (until we fix locking 
implementation...).

The two different processes will use this lock file to make sure it's 
safe to read from or write to the files in the index.

Mike

---------------------------------------------------------------------
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]

Reply via email to