Uses of Class
org.apache.lucene.util.SetOnce
Packages that use SetOnce
Package
Description
A general-purpose Analyzer that can be created with a builder-style API.
Code to maintain and access indices.
-
Uses of SetOnce in org.apache.lucene.analysis.custom
Fields in org.apache.lucene.analysis.custom declared as SetOnceModifier and TypeFieldDescriptionCustomAnalyzer.Builder.defaultMatchVersion
CustomAnalyzer.Builder.offsetGap
CustomAnalyzer.Builder.posIncGap
private final SetOnce<TokenizerFactory>
CustomAnalyzer.Builder.tokenizer
-
Uses of SetOnce in org.apache.lucene.index
Fields in org.apache.lucene.index declared as SetOnceModifier and TypeFieldDescriptionDocumentsWriterPerThread.flushPending
DocumentsWriterPerThread.hasFlushed
private SetOnce<IndexWriter>
IndexWriterConfig.writer