PHP 8.5.0 Alpha 2 available for testing

SolrQuery::getGroupFunctions

(PECL solr >= 2.2.0)

SolrQuery::getGroupFunctionsDevuelve las funciones de grupo (valores del argumento group.func)

Descripción

public SolrQuery::getGroupFunctions(): array

Devuelve las funciones de grupo (valores del argumento group.func).

Parámetros

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

Valores devueltos

Ver también

add a note

User Contributed Notes

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