SolrQuery
PHP Manual

SolrQuery::removeFacetDateOther

(PECL solr >= 0.9.2)

SolrQuery::removeFacetDateOtherElimina uno de los parámetros facet.date.other

Descripción

public SolrQuery SolrQuery::removeFacetDateOther ( string $value [, string $field_override ] )

Elimina uno de los parámetros facet.date.other.

Parámetros

value

El valor

field_override

El nombre del campo.

Valores devueltos

Devuelve el objeto SolrQuery actual, si se usó el valor de retorno.


SolrQuery
PHP Manual