CorruptIndexException
class CorruptIndexException(originalMessage: String, val resourceDescription: String, cause: Throwable? = null) : IOException
This exception is thrown when Lucene detects an inconsistency in the index.
This exception is thrown when Lucene detects an inconsistency in the index.