SolrQuery::setGroupLimit

(PECL solr >= 2.2.0)

SolrQuery::setGroupLimit — Specifies the number of results to return for each group. The server default value is 1

Опис

public function SolrQuery::setGroupLimit(int $value): SolrQuery

Specifies the number of results to return for each group. The server default value is 1.

Параметри

value

Значення, що повертаються

Прогляньте також

+add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top