SolrQuery::getRows

(PECL solr >= 0.9.2)

SolrQuery::getRowsReturns the maximum number of documents

Описание

public SolrQuery::getRows ( void ) : int

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

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Returns an integer on success and NULL if not set.