Uses of Package
org.apache.lucene.codecs.lucene50
-
Packages that use org.apache.lucene.codecs.lucene50 Package Description org.apache.lucene.codecs.lucene50 Components from the Lucene 5.0 index format Seeorg.apache.lucene.codecs.lucene80
for an overview of the index format.org.apache.lucene.codecs.lucene84 Lucene 8.4 file format. -
Classes in org.apache.lucene.codecs.lucene50 used by org.apache.lucene.codecs.lucene50 Class Description ForUtil Encode all values in normal area with fixed bit width, which is determined by the max value in this block.Lucene50CompoundReader.FileEntry Offset/Length for a slice inside of a compound fileLucene50PostingsFormat.IntBlockTermState Holds all state required forLucene50PostingsReader
to produce aPostingsEnum
without re-seeking the terms dict.Lucene50PostingsReader.EverythingEnum Lucene50ScoreSkipReader Lucene50ScoreSkipReader.MutableImpactList Lucene50SkipReader Implements the skip list reader for block postings format that stores positions and payloads.Lucene50StoredFieldsFormat.Mode Configuration option for stored fields. -
Classes in org.apache.lucene.codecs.lucene50 used by org.apache.lucene.codecs.lucene84 Class Description Lucene50StoredFieldsFormat.Mode Configuration option for stored fields.