SolrQuery::setShowDebugInfo
PHP function
Edit on GitHub ✎
(PECL solr >= 0.9.2)
Flag to show debug information
Description
SolrQuery::setShowDebugInfo(bool $flag): SolrQuery
Whether to show debug info
Parameters
flagWhether to show debug info. true or false
Return Values
Returns the current SolrQuery object, if the return value is used.