GoLang SolrQuery::setGroupNGroups

request it (287)
GoLang replacement for PHP's SolrQuery::setGroupNGroups [edit | history]



Do you know a GoLang replacement for PHP's SolrQuery::setGroupNGroups? Write it!

PHP SolrQuery::setGroupNGroups

PHP original manual for SolrQuery::setGroupNGroups [ show | php.net ]

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