Package org.apache.lucene.codecs.blocktree
-
Class Summary Class Description BlockTreeTermsReader A block-based terms index and dictionary that assigns terms to variable length blocks according to how they share prefixes.BlockTreeTermsWriter Block-based terms index and dictionary writer.FieldReader BlockTree's implementation ofTerms.Stats BlockTree statistics for a single field returned byFieldReader.getStats(). -
Enum Summary Enum Description BlockTreeTermsReader.FSTLoadMode An enum that allows to control if term index FSTs are loaded into memory or read off-heap