SolrQuery
PHP Manual

SolrQuery::removeFacetDateField

(PECL solr >= 0.9.2)

SolrQuery::removeFacetDateFieldRemoves one of the facet date fields

Описание

publicSolrQuery SolrQuery::removeFacetDateField ( string $field )

The name of the field

Список параметров

field

The name of the date field to remove

Возвращаемые значения

Returns the current SolrQuery object, if the return value is used.


SolrQuery
PHP Manual