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

SolrQuery::getRows

PHP function Edit on GitHub ✎

(PECL solr >= 0.9.2)

Returns the maximum number of documents

Description

SolrQuery::getRows(): int

Returns the maximum number of documents from the complete result set to return to the client for every request

Parameters Parameters

Return Values

Returns an integer on success and null if not set.

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