PHP 8.3.4 Released!

SolrQuery::getExpandFilterQueries

(PECL solr >= 2.2.0)

SolrQuery::getExpandFilterQueriesReturns the expand filter queries

Descripción

public SolrQuery::getExpandFilterQueries(): array

Returns the expand filter queries

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Returns the expand filter queries.

add a note

User Contributed Notes

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