Uses of Package
org.apache.lucene.codecs.blocktreeords
Packages that use org.apache.lucene.codecs.blocktreeords
Package
Description
Same postings format as Lucene50, except the terms dictionary also supports ords, i.e.
-
Classes in org.apache.lucene.codecs.blocktreeords used by org.apache.lucene.codecs.blocktreeordsClassDescriptionA custom FST outputs implementation that stores block data (BytesRef), long ordStart, long numTerms.BlockTree's implementation of
Terms
.Iterates through terms in this field.Holds a single input (IntsRef) + output pair.