| Package | Description |
|---|---|
| org.apache.lucene.index |
Code to maintain and access indices.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LegacySortedDocValues
Deprecated.
Use
SortedDocValues instead. |
| Constructor and Description |
|---|
LegacyBinaryDocValuesWrapper(Bits docsWithField,
LegacyBinaryDocValues values)
Deprecated.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.