SolrQuery::setGroupFacet
PHP function
Edit on GitHub ✎
(PECL solr >= 2.2.0)
Sets group.facet parameter
Description
SolrQuery::setGroupFacet(bool $value): SolrQuery
Determines whether to compute grouped facets for the field facets specified in facet.field parameters. Grouped facets are computed based on the first specified group.
Parameters
value
Return Values
See Also
SolrQuery::setGroupSolrQuery::addGroupFieldSolrQuery::addGroupFunctionSolrQuery::addGroupQuerySolrQuery::addGroupSortFieldSolrQuery::setGroupOffsetSolrQuery::setGroupLimitSolrQuery::setGroupMainSolrQuery::setGroupNGroupsSolrQuery::setGroupTruncateSolrQuery::setGroupFormatSolrQuery::setGroupCachePercent