When I try to start my service and construct an IndexWriter, I get this:
java.io.FileNotFoundException: no segments* file found in org.apache.lucene.store.NIOFSDirectory@/home/jchang/IdeaProjects/index-service_trunk/target/testindexA/index/indexablemaildata: files: [write.lock] It is odd. The problem is not that it is complaining about a lock file. There is none there. It seems to be complaining that there is NOT a lock file. Why? The directory is brand new - nothing is it it at all - not write.lock file is there. -- View this message in context: http://old.nabble.com/Can%27t-start-Lucene-App%3A-java.io.FileNotFoundException-with-brand-new-directory-tp27292118p27292118.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