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