SolrQuery::setShowDebugInfo
(PECL solr >= 0.9.2)
SolrQuery::setShowDebugInfo — Flag to show debug information
Описание
public SolrQuery SolrQuery::setShowDebugInfo
(
bool $flag
)
Список параметров
-
flag
-
Whether to show debug info. TRUE or FALSE
Возвращаемые значения
Returns the current SolrQuery object, if the return value is used.