Hi, I am using Lucene 3.0.0 to index (with the demo application IndexFiles) a 6 GB corpus which is on NFS, more over I am storing my index on NFS too. But when I run the program I get following exception
caught a class org.apache.lucene.store.LockObtainFailedException with message: Lock obtain timed out: NativeFSLock@/usr/home/saurabh/index/write.lock: java.io.IOException: Operation not supported Please Help out Regards Saurabh Agarwal