SolrQuery::addGroupQuery

(PECL solr >= 2.2.0)

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

说明

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

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

参数

value

返回值

SolrQuery

参见

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/solrquery.addgroupquery.php