SolrQuery::setGroupNGroups

SolrQuery::setGroupNGroupsIf true, Solr includes the number of groups that have matched the query in the results

Description

public SolrQuery::setGroupNGroups(bool $value): SolrQuery

If true, Solr includes the number of groups that have matched the query in the results.

Parameters

value

Return Values

See Also