(PECL solr >= 2.2.0)
If true, Solr includes the number of groups that have matched the query in the results.
public SolrQuery SolrQuery::setGroupNGroups ( bool $value )
If true, Solr includes the number of groups that have matched the query in the results.
Parameters:
value
If true, Solr includes the number of groups that have matched the query in the results.
Returns:
See also:
SolrQuery::addGroupFunction() -
SolrQuery::addGroupSortField() -
Please login to continue.