SolrQuery::setGroup

(PECL solr >= 2.2.0)

SolrQuery::setGroupActiva/desactiva el agrupamiento de resultados (parámetro group)

Descripción

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

Activa/desactiva el agrupamiento de resultados (parámetro group).

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