PHP 8.1.28 Released!

SolrQuery::setExpandRows

(PECL solr >= 2.2.0)

SolrQuery::setExpandRowsSets the number of rows to display in each group (expand.rows). Server Default 5

Açıklama

public SolrQuery::setExpandRows(int $value): SolrQuery

Sets the number of rows to display in each group (expand.rows). Server Default 5

Bağımsız Değişkenler

value

Dönen Değerler

SolrQuery

Ayrıca Bakınız

add a note

User Contributed Notes

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