SolrQuery::removeFacetDateOther
Removes one of the facet.date.other parameters
Beschreibung
public SolrQuery SolrQuery::removeFacetDateOther
( string $value
[, string $field_override
] )
Parameter-Liste
-
value
-
The value
-
field_override
-
The name of the field.
Rückgabewerte
Returns the current SolrQuery object, if the return value is used.