SolrQuery
在线手册:中文 英文
PHP手册

SolrQuery::getFacetDateFields

(PECL solr >= 0.9.2)

SolrQuery::getFacetDateFieldsReturns all the facet.date fields

说明

public array SolrQuery::getFacetDateFields ( void )

Returns all the facet.date fields

参数

此函数没有参数。

返回值

Returns all the facet.date fields as an array or NULL if none was set


SolrQuery
在线手册:中文 英文
PHP手册