PHP 8.3.4 Released!

SolrQuery::setGroup

(PECL solr >= 2.2.0)

SolrQuery::setGroupEnable/Disable result grouping (group parameter)

Descripción

public SolrQuery::setGroup(bool $value): SolrQuery

Enable/Disable result grouping (group parameter)

Parámetros

value

Valores devueltos

Ver también

add a note

User Contributed Notes

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