parent root
PHP: SolrQuery::getFacetDateFields - Manual

SolrQuery::getFacetDateFields

(PECL solr >= 0.9.2)

SolrQuery::getFacetDateFieldsReturns all the facet.date fields

Description

public SolrQuery::getFacetDateFields ( void ) : array

Returns all the facet.date fields

Parameters

This function has no parameters.

Return Values

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

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root