PHP 8.4.0 RC2 available for testing

SolrQuery::removeFacetQuery

(PECL solr >= 0.9.2)

SolrQuery::removeFacetQueryRemove um dos parâmetros facet.query

Descrição

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

Remove um dos parâmetros facet.query.

Parâmetros

value

O valor.

Valor Retornado

Retorna o objeto SolrQuery atual, se o valor de retorno for usado.

add a note

User Contributed Notes

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