Uses of Class
org.apache.lucene.codecs.blocktreeords.OrdsBlockTreeTermsWriter.SubIndex
Packages that use OrdsBlockTreeTermsWriter.SubIndex
Package
Description
Same postings format as Lucene50, except the terms dictionary also supports ords, i.e.
-
Uses of OrdsBlockTreeTermsWriter.SubIndex in org.apache.lucene.codecs.blocktreeords
Fields in org.apache.lucene.codecs.blocktreeords with type parameters of type OrdsBlockTreeTermsWriter.SubIndexConstructor parameters in org.apache.lucene.codecs.blocktreeords with type arguments of type OrdsBlockTreeTermsWriter.SubIndexModifierConstructorDescriptionPendingBlock
(BytesRef prefix, long fp, boolean hasTerms, long totalTermCount, boolean isFloor, int floorLeadByte, List<OrdsBlockTreeTermsWriter.SubIndex> subIndices)