SolrQuery::setFacetDateHardEnd
Maps to facet.date.hardend
Description
public SolrQuery SolrQuery::setFacetDateHardEnd(bool $value
, string $field_override
= ?)
Parameters
-
value
-
See facet.date.hardend
-
field_override
-
The name of the field
Return Values
Returns the current SolrQuery object, if the return value is used.