Uses of Class
org.apache.lucene.codecs.blockterms.VariableGapTermsIndexReader.FieldIndexData
-
Packages that use VariableGapTermsIndexReader.FieldIndexData Package Description org.apache.lucene.codecs.blockterms Pluggable term index / block terms dictionary implementations. -
-
Uses of VariableGapTermsIndexReader.FieldIndexData in org.apache.lucene.codecs.blockterms
Fields in org.apache.lucene.codecs.blockterms with type parameters of type VariableGapTermsIndexReader.FieldIndexData Modifier and Type Field Description (package private) java.util.HashMap<java.lang.String,VariableGapTermsIndexReader.FieldIndexData>
VariableGapTermsIndexReader. fields
-