Dutch PHP Conference 2025 - Call For Papers

SolrQuery::setGroupFacet

(PECL solr >= 2.2.0)

SolrQuery::setGroupFacetSets group.facet parameter

Опис

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

Determines whether to compute grouped facets for the field facets specified in facet.field parameters. Grouped facets are computed based on the first specified group.

Параметри

value

Значення, що повертаються

Прогляньте також

add a note

User Contributed Notes

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