PHP 8.5.0 Alpha 2 available for testing

SolrQuery::getGroupQueries

(PECL solr >= 2.2.0)

SolrQuery::getGroupQueriesDevuelve todos los valores del parámetro group.query

Descripción

public SolrQuery::getGroupQueries(): array

Devuelve todos los valores del parámetro group.query.

Parámetros

Esta función no contiene ningún parámetro.

Valores devueltos

array

Ver también

add a note

User Contributed Notes

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