SolrQuery
PHP Manual

SolrQuery::getFacetDateHardEnd

(PECL solr >= 0.9.2)

SolrQuery::getFacetDateHardEndReturns the value of the facet.date.hardend parameter

说明

public string SolrQuery::getFacetDateHardEnd ([ string $field_override ] )

Returns the value of the facet.date.hardend parameter. Accepts an optional field override

参数

field_override

The name of the field

返回值

Returns a string on success and NULL if not set


SolrQuery
PHP Manual