SolrQuery::getRows
SolrQuery::getRows
(PECL solr >= 0.9.2)
SolrQuery::getRows — Returns the maximum number of documents
Description
public int SolrQuery::getRows ( void )
Returns the maximum number of documents from the complete result set to return to the client for every request
Parameters
This function has no parameters.
Return Values
Returns an integer on success and NULL
if not set.
← SolrQuery::getQuery
SolrQuery::getSortFields →
© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.