(PECL solr >= 0.9.2)
Flag to show debug information
public SolrQuery SolrQuery::setShowDebugInfo ( bool $flag )
Whether to show debug info
Parameters:
flag
Whether to show debug info. TRUE
or FALSE
Returns:
Returns the current SolrQuery object, if the return value is used.
Please login to continue.