SolrQuery::removeFacetDateField
(PECL solr >= 0.9.2)
SolrQuery::removeFacetDateField — Removes one of the facet date fields
Описание
public SolrQuery SolrQuery::removeFacetDateField
(
string $field
)
Список параметров
-
field
-
The name of the date field to remove
Возвращаемые значения
Returns the current SolrQuery object, if the return value is used.