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. |
Modifier and Type | Class and Description |
---|---|
(package private) class |
Lucene50ScoreSkipReader |
(package private) class |
Lucene50SkipReader
Implements the skip list reader for block postings format
that stores positions and payloads.
|