SolrQuery::setGroupLimit

(PECL solr >= 2.2.0)

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

Опис

public SolrQuery SolrQuery::setGroupLimit ( integer $value )

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

Параметри

value

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

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

add a note add a note

User Contributed Notes

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