Package | Description |
---|---|
org.apache.lucene.codecs.lucene50 |
Components from the Lucene 5.0 index format
See
org.apache.lucene.codecs.lucene80 for an overview
of the index format. |
org.apache.lucene.codecs.lucene80 |
Lucene 8.0 file format.
|
Class and 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 file
|
Lucene50PostingsFormat.IntBlockTermState |
Lucene50PostingsReader.EverythingEnum |
Lucene50ScoreSkipReader |
Lucene50ScoreSkipReader.MutableImpactList |
Lucene50SkipReader
Implements the skip list reader for block postings format
that stores positions and payloads.
|
Lucene50SkipWriter
Write skip lists with multiple levels, and support skip within block ints.
|
Lucene50StoredFieldsFormat.Mode
Configuration option for stored fields.
|
Class and Description |
---|
Lucene50StoredFieldsFormat.Mode
Configuration option for stored fields.
|