Uses of Class
org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat.ConsumerAndSuffix
-
Packages that use PerFieldDocValuesFormat.ConsumerAndSuffix Package Description org.apache.lucene.codecs.perfield Postings format that can delegate to different formats per-field. -
-
Uses of PerFieldDocValuesFormat.ConsumerAndSuffix in org.apache.lucene.codecs.perfield
Fields in org.apache.lucene.codecs.perfield with type parameters of type PerFieldDocValuesFormat.ConsumerAndSuffix Modifier and Type Field Description private java.util.Map<DocValuesFormat,PerFieldDocValuesFormat.ConsumerAndSuffix>
PerFieldDocValuesFormat.FieldsWriter. formats
-