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