SolrQuery::setFacetDateHardEnd
PHP function
Edit on GitHub ✎
(PECL solr >= 0.9.2)
Maps to facet.date.hardend
Description
SolrQuery::setFacetDateHardEnd(bool $value, [string $field_override]): SolrQuery
Maps to facet.date.hardend
Parameters
valueSee facet.date.hardend
field_overrideThe name of the field
Return Values
Returns the current SolrQuery object, if the return value is used.