Uses of Class
org.apache.lucene.index.DocConsumer
Packages that use DocConsumer
-
Uses of DocConsumer in org.apache.lucene.index
Subclasses of DocConsumer in org.apache.lucene.indexModifier and TypeClassDescription(package private) final classDefault general purpose indexing chain, which handles indexing all types of fields.Fields in org.apache.lucene.index declared as DocConsumerMethods in org.apache.lucene.index that return DocConsumerModifier and TypeMethodDescription(package private) abstract DocConsumerDocumentsWriterPerThread.IndexingChain.getChain(int indexCreatedVersionMajor, SegmentInfo segmentInfo, Directory directory, FieldInfos.Builder fieldInfos, LiveIndexWriterConfig indexWriterConfig, Consumer<Throwable> abortingExceptionConsumer)