SolrQuery::setStats
(PECL solr >= 0.9.2)
SolrQuery::setStats — Enables or disables the Stats component
Descrição
Enables or disables the Stats component.
Parâmetros
-
flag -
TRUEturns on the stats component andFALSEdisables it.
Valor Retornado
Returns the current SolrQuery object, if the return value is used.