SolrQuery::setExpandRows

(PECL solr >= 2.2.0)

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

설명

public SolrQuery SolrQuery::setExpandRows ( integer $value )

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

인수

value

반환값

SolrQuery

참고

add a note add a note

User Contributed Notes

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