| Package | Description |
|---|---|
| org.apache.lucene.codecs.lucene54 |
Lucene 5.4 file format.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) Lucene54DocValuesProducer.SparseBits |
Lucene54DocValuesProducer.SparseLongValues.docsWithField |
| Modifier and Type | Method and Description |
|---|---|
private Lucene54DocValuesProducer.SparseBits |
Lucene54DocValuesProducer.getSparseLiveBits(Lucene54DocValuesProducer.NumericEntry entry) |
| Constructor and Description |
|---|
SparseLongValues(Lucene54DocValuesProducer.SparseBits docsWithField,
LongValues values,
long missingValue) |