Uses of Class
org.apache.lucene.index.CorruptIndexException
-
Packages that use CorruptIndexException Package Description org.apache.lucene.codecs.uniformsplit 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 CorruptIndexException Modifier and Type Method Description protected CorruptIndexException
BlockReader. newCorruptIndexException(java.lang.String msg, java.lang.Long fp)
-