Uses of Class
org.apache.lucene.index.DocumentsWriter
Packages that use DocumentsWriter
-
Uses of DocumentsWriter in org.apache.lucene.index
Fields in org.apache.lucene.index declared as DocumentsWriterModifier and TypeFieldDescriptionprivate final DocumentsWriter
DocumentsWriterFlushControl.documentsWriter
(package private) final DocumentsWriter
IndexWriter.docWriter
Methods in org.apache.lucene.index that return DocumentsWriterConstructors in org.apache.lucene.index with parameters of type DocumentsWriterModifierConstructorDescription(package private)
DocumentsWriterFlushControl
(DocumentsWriter documentsWriter, LiveIndexWriterConfig config)