PHP 8.4.6 Released!

SolrQuery::getGroup

(PECL solr >= 2.2.0)

SolrQuery::getGroupReturns true if grouping is enabled

Description

public SolrQuery::getGroup(): bool

Returns true if grouping is enabled

Parameters

This function has no parameters.

Return Values

See Also

User Contributed Notes

There are no user contributed notes for this page.
To Top