Package | Description |
---|---|
org.apache.lucene.codecs.lucene54 |
Lucene 5.4 file format.
|
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,Lucene54DocValuesProducer.SortedSetEntry> |
Lucene54DocValuesProducer.sortedNumerics |
private java.util.Map<java.lang.String,Lucene54DocValuesProducer.SortedSetEntry> |
Lucene54DocValuesProducer.sortedSets |
Modifier and Type | Method and Description |
---|---|
(package private) Lucene54DocValuesProducer.SortedSetEntry |
Lucene54DocValuesProducer.readSortedSetEntry(IndexInput meta) |
Modifier and Type | Method and Description |
---|---|
private SortedSetDocValues |
Lucene54DocValuesProducer.getSortedSetTable(FieldInfo field,
Lucene54DocValuesProducer.SortedSetEntry ss) |