(PECL solr >= 0.9.2)
Removes one of the facet date fields
public SolrQuery SolrQuery::removeFacetDateField ( string $field )
The name of the field
Parameters:
field
The name of the date field to remove
Returns:
Returns the current SolrQuery object, if the return value is used.
Please login to continue.