| 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.lucene84 |
Lucene 8.4 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
Holds all state required for
Lucene50PostingsReader to produce a
PostingsEnum 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.
|
| Class and Description |
|---|
| Lucene50StoredFieldsFormat.Mode
Configuration option for stored fields.
|