Uses of Package
org.apache.lucene.backward_codecs.lucene99
Packages that use org.apache.lucene.backward_codecs.lucene99
-
Classes in org.apache.lucene.backward_codecs.lucene99 used by org.apache.lucene.backward_codecs.lucene99ClassDescriptionUtility class to encode/decode increasing sequences of 128 integers.Configuration option for the codec.Holds all state required for
Lucene99PostingsReader
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.