W3cubDocs

/PHP

SolrQuery::addGroupQuery

(PECL solr >= 2.2.0)

SolrQuery::addGroupQueryAllows grouping of documents that match the given query

Description

public SolrQuery::addGroupQuery ( string $value ) : SolrQuery

Allows grouping of documents that match the given query. Adds query to the group.query parameter

Parameters

value

Return Values

SolrQuery

See Also

© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/solrquery.addgroupquery.php