php8.5
Home/ Manual/ solr / solrquery/ SolrQuery::setShowDebugInfo

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

flag

Whether to show debug info. true or false

Return Values

Returns the current SolrQuery object, if the return value is used.

Source: reference/solr/solrquery/setshowdebuginfo.xml · from the official PHP manual (php/doc-en)