Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Field and Description |
---|---|
private LegacySortedNumericDocValues |
LegacySortedNumericDocValuesWrapper.values
Deprecated.
|
Constructor and Description |
---|
LegacySortedNumericDocValuesWrapper(LegacySortedNumericDocValues values,
int maxDoc)
Deprecated.
|