CakeFest 2024: The Official CakePHP Conference

SolrQuery::setGroup

(PECL solr >= 2.2.0)

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

Açıklama

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

Enable/Disable result grouping (group parameter)

Bağımsız Değişkenler

value

Dönen Değerler

Ayrıca Bakınız

add a note

User Contributed Notes

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