SolrQuery::getFacetDateFields

(PECL solr >= 0.9.2)

SolrQuery::getFacetDateFieldsReturns all the facet.date fields

Opis

public SolrQuery::getFacetDateFields ( void ) : array

Returns all the facet.date fields

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

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

add a note add a note

User Contributed Notes

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