文字

SolrQuery::getGroupQueries

(PECL solr >= 2.2.0)

SolrQuery::getGroupQueriesReturns all the group.query parameter values

说明

public array SolrQuery::getGroupQueries ( void )

Returns all the group.query parameter values

参数

此函数没有参数。

返回值

array

参见

  • SolrQuery::addGroupQuery() - Allows grouping of documents that match the given query.
上一篇: 下一篇: