This is some sort of index corruption. The merge policy wants to
merge that segment (_48) but it has apparently been deleted from your
index. Likely if you try to run CheckIndex, optimize, or open a
reader, you'd get a similar exception.
Is this repeatable? Can you describe your applic
Hi there
I am using the latest version of Lucene and have ten threads indexing
documents. I am getting the following errors appearing on a continual
basis during the indexing process:
Exception in thread "Thread-569"
org.apache.lucene.index.MergePolicy$MergeException:
java.io.FileNotFoundEx