Package | Description |
---|---|
org.apache.lucene.codecs.lucene70 |
Components from the Lucene 7.0 index format.
|
Modifier and Type | Class and Description |
---|---|
private static class |
Lucene70DocValuesProducer.SortedEntry |
private static class |
Lucene70DocValuesProducer.SortedSetEntry |
Modifier and Type | Field and Description |
---|---|
(package private) Lucene70DocValuesProducer.TermsDictEntry |
Lucene70DocValuesProducer.TermsDict.entry |
Modifier and Type | Method and Description |
---|---|
private static void |
Lucene70DocValuesProducer.readTermDict(ChecksumIndexInput meta,
Lucene70DocValuesProducer.TermsDictEntry entry) |
Constructor and Description |
---|
TermsDict(Lucene70DocValuesProducer.TermsDictEntry entry,
IndexInput data) |