Uses of Class
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.FieldsGroup
Packages that use PerFieldPostingsFormat.FieldsGroup
Package
Description
Postings format that can delegate to different formats per-field.
-
Uses of PerFieldPostingsFormat.FieldsGroup in org.apache.lucene.codecs.perfield
Methods in org.apache.lucene.codecs.perfield that return PerFieldPostingsFormat.FieldsGroupModifier and TypeMethodDescription(package private) PerFieldPostingsFormat.FieldsGroup
PerFieldPostingsFormat.FieldsGroup.Builder.build()
Methods in org.apache.lucene.codecs.perfield that return types with arguments of type PerFieldPostingsFormat.FieldsGroupModifier and TypeMethodDescriptionPerFieldPostingsFormat.FieldsWriter.buildFieldsGroupMapping
(Iterable<String> indexedFieldNames)