SolrQuery::setGroupNGroups

(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::setGroup() -

SolrQuery::addGroupField() -

SolrQuery::addGroupFunction() -

SolrQuery::addGroupQuery() -

SolrQuery::addGroupSortField() -

SolrQuery::setGroupFacet() -

SolrQuery::setGroupOffset() -

SolrQuery::setGroupLimit() -

SolrQuery::setGroupMain() -

SolrQuery::setGroupTruncate() -

SolrQuery::setGroupFormat() -

SolrQuery::setGroupCachePercent() -

doc_php
2016-02-24 16:11:33
Comments
Leave a Comment

Please login to continue.