Uses of Class
org.apache.lucene.index.CorruptIndexException
Packages that use CorruptIndexException
Package
Description
Pluggable term index / block terms dictionary implementations.
-
Uses of CorruptIndexException in org.apache.lucene.codecs.uniformsplit
Methods in org.apache.lucene.codecs.uniformsplit that return CorruptIndexExceptionModifier and TypeMethodDescriptionprotected CorruptIndexExceptionBlockReader.newCorruptIndexException(String msg, Long fp)