Uses of Class
org.apache.lucene.codecs.blockterms.VariableGapTermsIndexWriter.FSTFieldWriter
-
Packages that use VariableGapTermsIndexWriter.FSTFieldWriter Package Description org.apache.lucene.codecs.blockterms Pluggable term index / block terms dictionary implementations. -
-
Uses of VariableGapTermsIndexWriter.FSTFieldWriter in org.apache.lucene.codecs.blockterms
Fields in org.apache.lucene.codecs.blockterms with type parameters of type VariableGapTermsIndexWriter.FSTFieldWriter Modifier and Type Field Description private java.util.List<VariableGapTermsIndexWriter.FSTFieldWriter>
VariableGapTermsIndexWriter. fields
-