| Package | Description |
|---|---|
| org.apache.lucene.codecs.lucene80 |
Components from the Lucene 8.0 index format
See
org.apache.lucene.codecs.lucene84 for an overview
of the index format. |
| Modifier and Type | Class and Description |
|---|---|
private static class |
Lucene80DocValuesProducer.SortedEntry |
private static class |
Lucene80DocValuesProducer.SortedSetEntry |
| Modifier and Type | Field and Description |
|---|---|
(package private) Lucene80DocValuesProducer.TermsDictEntry |
Lucene80DocValuesProducer.TermsDict.entry |
| Modifier and Type | Method and Description |
|---|---|
private static void |
Lucene80DocValuesProducer.readTermDict(ChecksumIndexInput meta,
Lucene80DocValuesProducer.TermsDictEntry entry) |
| Constructor and Description |
|---|
TermsDict(Lucene80DocValuesProducer.TermsDictEntry entry,
IndexInput data) |