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.defaultMatchVersionCustomAnalyzer.Builder.offsetGapCustomAnalyzer.Builder.posIncGapprivate 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.flushPendingDocumentsWriterPerThread.hasFlushedprivate SetOnce<IndexWriter> IndexWriterConfig.writer