PHP 8.3.4 Released!

SolrQuery::getExpandRows

(PECL solr >= 2.2.0)

SolrQuery::getExpandRowsReturns The number of rows to display in each group (expand.rows)

说明

public SolrQuery::getExpandRows(): int

Returns The number of rows to display in each group (expand.rows)

参数

此函数没有参数。

返回值

Returns the number of rows.

add a note

User Contributed Notes

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