PHP 7.0.6 Released

SolrQuery::getStats

(PECL solr >= 0.9.2)

SolrQuery::getStatsReturns whether or not stats is enabled

Description

public bool SolrQuery::getStats ( void )

Returns whether or not stats is enabled

Parameters

This function has no parameters.

Return Values

Returns a boolean on success and NULL if not set.

User Contributed Notes

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