php8.5
Home/ Manual/ solr / solrquery/ SolrQuery::setExpandRows

SolrQuery::setExpandRows

PHP function Edit on GitHub ✎

(PECL solr >= 2.2.0)

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

Description

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

  • SolrQuery::setExpand
  • SolrQuery::addExpandSortField
  • SolrQuery::removeExpandSortField
  • SolrQuery::setExpandQuery
  • SolrQuery::addExpandFilterQuery
  • SolrQuery::removeExpandFilterQuery

Source: reference/solr/solrquery/setexpandrows.xml · from the official PHP manual (php/doc-en)