SolrQuery::getFacetDateOther

(PECL solr >= 0.9.2)

SolrQuery::getFacetDateOther返回 facet.date.other 参数的值

描述

public SolrQuery::getFacetDateOther(string $field_override = ?): array

返回 facet.date.other 参数的值。此方法接受可选的字段覆盖。

参数

field_override

字段的名称

返回值

成功时返回一个 array,如果没有设置则返回 null

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top