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