update page now

SolrQuery::removeFacetField

(PECL solr >= 0.9.2)

SolrQuery::removeFacetFieldRemove um dos parâmetros facet.date

Descrição

public SolrQuery::removeFacetField(string $field): SolrQuery

Remove um dos parâmetros facet.date.

Parâmetros

field

O nome do campo

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