| Package | Description |
|---|---|
| org.apache.lucene.index |
Code to maintain and access indices.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
SortingTermVectorsConsumer |
| Modifier and Type | Field and Description |
|---|---|
(package private) TermVectorsConsumer |
TermVectorsConsumerPerField.termsWriter |
| Constructor and Description |
|---|
TermVectorsConsumerPerField(FieldInvertState invertState,
TermVectorsConsumer termsWriter,
FieldInfo fieldInfo) |