Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17330 программистов и 1696 роботов. Сейчас ищут 1124 программиста ...
SolrQuery::setStats - Enables or disables the Stats component
Вернуться к: SolrQuery
SolrQuery::setStats
(PECL solr >= 0.9.2)
SolrQuery::setStats — Enables or disables the Stats component
Описание
Enables or disables the Stats component.
Список параметров
-
flag
-
TRUE
turns on the stats component andFALSE
disables it.
Возвращаемые значения
Returns the current SolrQuery object, if the return value is used.
Вернуться к: SolrQuery