Uses of Class
org.apache.lucene.codecs.blockterms.FixedGapTermsIndexReader.FieldIndexData
Packages that use FixedGapTermsIndexReader.FieldIndexData
Package
Description
Pluggable term index / block terms dictionary implementations.
-
Uses of FixedGapTermsIndexReader.FieldIndexData in org.apache.lucene.codecs.blockterms
Fields in org.apache.lucene.codecs.blockterms declared as FixedGapTermsIndexReader.FieldIndexDataModifier and TypeFieldDescriptionprivate final FixedGapTermsIndexReader.FieldIndexData
FixedGapTermsIndexReader.IndexEnum.fieldIndex
Fields in org.apache.lucene.codecs.blockterms with type parameters of type FixedGapTermsIndexReader.FieldIndexDataModifier and TypeFieldDescription(package private) final HashMap<String,
FixedGapTermsIndexReader.FieldIndexData> FixedGapTermsIndexReader.fields
Constructors in org.apache.lucene.codecs.blockterms with parameters of type FixedGapTermsIndexReader.FieldIndexData