SolrQuery::setExpandRows

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

Description

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

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

Parameters

value

Return Values

SolrQuery

See Also