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