Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
DefaultIndexingChain
Default general purpose indexing chain, which handles
indexing all types of fields.
|
Modifier and Type | Field and Description |
---|---|
(package private) DocConsumer |
DocumentsWriterPerThread.consumer |
Modifier and Type | Method and Description |
---|---|
(package private) abstract DocConsumer |
DocumentsWriterPerThread.IndexingChain.getChain(DocumentsWriterPerThread documentsWriterPerThread) |