| Package | Description |
|---|---|
| org.apache.lucene.codecs.lucene80 |
Lucene 8.0 file 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) |