On Wed, Nov 10, 2010 at 2:40 PM, Uwe Schindler <u...@thetaphi.de> wrote:
> Are you using NFS as filesystem? NFS is incompatible to lucene :-)

Actually Lucene can work over NFS, except, it's not a well tested combination.

However, because NFS does not protect open files from deletion, you
must use an app-specific deletion policy to protect commit points
still in use.

Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to