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

Смотрите также