Uses of Package
org.apache.lucene.codecs.lucene50
Packages that use org.apache.lucene.codecs.lucene50
Package
Description
Components from the Lucene 5.0 index format
See
org.apache.lucene.codecs.lucene80 for an overview
of the index format.Components from the Lucene 8.4 index format.
Lucene 8.6 file format.
-
Classes in org.apache.lucene.codecs.lucene50 used by org.apache.lucene.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
Lucene50PostingsReaderto produce aPostingsEnumwithout re-seeking the terms dict.Implements the skip list reader for block postings format that stores positions and payloads.Configuration option for stored fields. -
Classes in org.apache.lucene.codecs.lucene50 used by org.apache.lucene.codecs.lucene84
-
Classes in org.apache.lucene.codecs.lucene50 used by org.apache.lucene.codecs.lucene86