Uses of Package
org.apache.lucene.backward_codecs.lucene50
Packages that use org.apache.lucene.backward_codecs.lucene50
Package
Description
Lucene 5.0 file format.
Lucene 8.4 file format.
Lucene 8.6 file format.
-
Classes in org.apache.lucene.backward_codecs.lucene50 used by org.apache.lucene.backward_codecs.lucene50ClassDescriptionEncode all values in normal area with fixed bit width, which is determined by the max value in this block.Offset/Length for a slice inside of a compound fileHolds all state required for
Lucene50PostingsReader
to produce aPostingsEnum
without re-seeking the terms dict.Implements the skip list reader for block postings format that stores positions and payloads.Configuration option for stored fields. -
-