Package | Description |
---|---|
org.apache.lucene.search.grouping |
Grouping.
|
Modifier and Type | Method and Description |
---|---|
static TermGroupFacetCollector |
TermGroupFacetCollector.createTermGroupFacetCollector(java.lang.String groupField,
java.lang.String facetField,
boolean facetFieldMultivalued,
BytesRef facetPrefix,
int initialSize)
Factory method for creating the right implementation based on the fact whether the facet field contains
multiple tokens per documents.
|
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.