Hi, When IndexWriter initializes it creates write.lock into the index directory. And after the writer.close() it automatically deleted from there and I am able to see several files containing extension fdx, fdt, si and many more. This process works fine in windows but in case of linux (Red Hat server version) the processing just stuck in writer.commit() method, and in the index directory I can see only write.lock file. Please help me out.
Thanks!! -- View this message in context: http://lucene.472066.n3.nabble.com/Lucene-IndexWriter-created-write-lock-and-on-commit-the-thread-locks-permanently-tp4166832.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org