Package | Description |
---|---|
org.apache.lucene.codecs.memory |
Term dictionary, DocValues or Postings formats that are read
entirely into memory.
|
Modifier and Type | Field and Description |
---|---|
(package private) DirectDocValuesProducer.NumericRawValues |
DirectDocValuesProducer.SortedNumericRawValues.docToAddress |
(package private) DirectDocValuesProducer.NumericRawValues |
DirectDocValuesProducer.SortedRawValues.docToOrd |
(package private) DirectDocValuesProducer.NumericRawValues |
DirectDocValuesProducer.SortedSetRawValues.docToOrdAddress |
(package private) DirectDocValuesProducer.NumericRawValues |
DirectDocValuesProducer.SortedSetRawValues.ords |
(package private) DirectDocValuesProducer.NumericRawValues |
DirectDocValuesProducer.SortedNumericRawValues.values |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,DirectDocValuesProducer.NumericRawValues> |
DirectDocValuesProducer.numericInstances |
Modifier and Type | Method and Description |
---|---|
private DirectDocValuesProducer.NumericRawValues |
DirectDocValuesProducer.loadNumeric(DirectDocValuesProducer.NumericEntry entry) |