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