Php/docs/solrquery.getfacetdatehardend
来自菜鸟教程
SolrQuery::getFacetDateHardEnd
(PECL solr >= 0.9.2)
SolrQuery::getFacetDateHardEnd — Returns the value of the facet.date.hardend parameter
说明
public SolrQuery::getFacetDateHardEnd
([ string $field_override
] ) : string
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