Dutch PHP Conference 2025 - Call For Papers

SolrQuery::addGroupQuery

(PECL solr >= 2.2.0)

SolrQuery::addGroupQueryAllows grouping of documents that match the given query

Опис

public SolrQuery::addGroupQuery(string $value): SolrQuery

Allows grouping of documents that match the given query. Adds query to the group.query parameter

Параметри

value

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

SolrQuery

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

add a note

User Contributed Notes

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