PHP 7.0.6 Released

SolrQuery::setGroupNGroups

(PECL solr >= 2.2.0)

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

Description

public SolrQuery SolrQuery::setGroupNGroups ( bool $value )

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

Parameters

value

Return Values

See Also

User Contributed Notes

There are no user contributed notes for this page.
To Top