I get the following exception:
Caused by: org.apache.lucene.index.CorruptIndexException: length should be
104004663 bytes, but is 104856631 instead
(resource=MMapIndexInput(path="path_to_index\index\_jlp.cfs"))

What may be the cause of this?
How can the length of the .cfs file change so it become corrupted?
Can I simply delete this .cfs file and then synchronized the index against
the database, so only the missing files will be indexed, instead of
reindexing all the files?

Thanks in advance.



--
Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to