| Package | Description |
|---|---|
| org.apache.lucene.index |
Code to maintain and access indices.
|
| Modifier and Type | Field and Description |
|---|---|
private DocumentsWriter |
DocumentsWriterFlushControl.documentsWriter |
(package private) DocumentsWriter |
IndexWriter.docWriter |
| Modifier and Type | Method and Description |
|---|---|
(package private) DocumentsWriter |
IndexWriter.getDocsWriter() |
| Constructor and Description |
|---|
DocumentsWriterFlushControl(DocumentsWriter documentsWriter,
LiveIndexWriterConfig config) |