Uses of Package
org.apache.lucene.backward_codecs.lucene84
Packages that use org.apache.lucene.backward_codecs.lucene84
-
Classes in org.apache.lucene.backward_codecs.lucene84 used by org.apache.lucene.backward_codecs.lucene84ClassDescriptionUtility class to encode/decode increasing sequences of 128 integers.Holds all state required for
Lucene84PostingsReader
to produce aPostingsEnum
without re-seeking the terms dict.Implements the skip list reader for block postings format that stores positions and payloads.Utility class to encode sequences of 128 small positive integers.