SolrQuery::removeFacetDateOther

(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.

doc_php
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.