SolrQuery::getExpandRows

(PECL solr >= 2.2.0)

SolrQuery::getExpandRows — Returns The number of rows to display in each group (expand.rows)

説明

public function 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