SolrQuery::getGroupLimit
PHP Manual
PHP Manual»SolrQuery»SolrQuery::getGroupLimit

SolrQuery::getGroupLimit

(PECL solr >= 2.2.0)

SolrQuery::getGroupLimitReturns the group.limit value

Description

public function SolrQuery::getGroupLimit(): int

Returns the group.limit value

Parameters

This function has no parameters.

Return Values

See Also

To Top