Package | Description |
---|---|
org.apache.lucene.codecs.perfield |
Postings format that can delegate to different formats per-field.
|
Modifier and Type | Method and Description |
---|---|
private java.util.Map<PostingsFormat,PerFieldPostingsFormat.FieldsGroup> |
PerFieldPostingsFormat.FieldsWriter.buildFieldsGroupMapping(java.lang.Iterable<java.lang.String> indexedFieldNames) |