SolrQuery::setFacetDateStart
Maps to facet.date.start
Description
public SolrQuery SolrQuery::setFacetDateStart
( string $value
[, string $field_override
] )
Parameters
-
value
-
See facet.date.start
-
field_override
-
The name of the field.
Return Values
Returns the current SolrQuery object, if the return value is used.