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

publicSolrQuery::setGroupNGroups(bool$value): SolrQuery

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

Liste de paramètres

value

Valeurs de retour

Voir aussi

To Top