Re: Corrupted .cfs file

2020-07-06 Thread nettadalet
Sorry to reply just now, but you were right - the problem was that the disk got full. Thank you very much! -- Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Re: Corrupted .cfs file

2020-05-19 Thread Erick Erickson
Usually this is caused by one of 1> the file on disk getting corrupted, i.e. the disk going bad. 2> the disk getting full at some point and writing a partial segment No, you cannot delete the cfs file and re-index only the documents that were in it because you have no way of knowing exactly what t

Corrupted .cfs file

2020-05-19 Thread nettadalet
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