Uses of Class
org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat.ConsumerAndSuffix
Packages that use PerFieldDocValuesFormat.ConsumerAndSuffix
Package
Description
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.ConsumerAndSuffixModifier and TypeFieldDescriptionprivate final Map
<DocValuesFormat, PerFieldDocValuesFormat.ConsumerAndSuffix> PerFieldDocValuesFormat.FieldsWriter.formats