org.apache.lucene.index.CorruptIndexException: failed to locate current segments_N file
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Apache's JIRA Issue Tracker by Billow Gao, 1 year ago
via XWiki.org JIRA by Vincent Massol, 1 year ago
via YouTrack by Unknown author, 2 years ago
org.apache.lucene.index.CorruptIndexException: failed to locate current segments_N file
at org.apache.lucene.index.IndexFileDeleter.
(IndexFileDeleter.java:224) at org.apache.lucene.index.IndexWriter.
(IndexWriter.java:702) at Test.main(Test.java:10)