Uses of Class
org.apache.lucene.index.DocumentsWriterPerThread.IndexingChain
Packages that use DocumentsWriterPerThread.IndexingChain
-
Uses of DocumentsWriterPerThread.IndexingChain in org.apache.lucene.index
Fields in org.apache.lucene.index declared as DocumentsWriterPerThread.IndexingChainModifier and TypeFieldDescription(package private) static final DocumentsWriterPerThread.IndexingChainDocumentsWriterPerThread.defaultIndexingChainprotected DocumentsWriterPerThread.IndexingChainLiveIndexWriterConfig.indexingChainDocumentsWriterPerThread.IndexingChainthat determines how documents are indexed.Methods in org.apache.lucene.index that return DocumentsWriterPerThread.IndexingChainModifier and TypeMethodDescription(package private) DocumentsWriterPerThread.IndexingChainLiveIndexWriterConfig.getIndexingChain()Returns the indexing chain.