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