PHP - Manual: SolrQuery::setStats
2024-11-14
(PECL solr >= 0.9.2)
SolrQuery::setStats — Enables or disables the Stats component
flag
true
turns on the stats component and false
disables it.
Returns the current SolrQuery object, if the return value is used.