parent root
PHP: SolrQuery::getStatsFields - Manual

SolrQuery::getStatsFields

(PECL solr >= 0.9.2)

SolrQuery::getStatsFieldsReturns all the statistics fields

Description

public SolrQuery::getStatsFields ( void ) : array

Returns all the statistics fields

Parameters

This function has no parameters.

Return Values

Returns an array on success and NULL if not set.

add a noteadd a note

User Contributed Notes

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