GoLang SolrQuery::setShowDebugInfo

request it (250)
GoLang replacement for PHP's SolrQuery::setShowDebugInfo [edit | history]



Do you know a GoLang replacement for PHP's SolrQuery::setShowDebugInfo? Write it!

PHP SolrQuery::setShowDebugInfo

PHP original manual for SolrQuery::setShowDebugInfo [ show | php.net ]

SolrQuery::setShowDebugInfo

(PECL solr >= 0.9.2)

SolrQuery::setShowDebugInfoFlag to show debug information

Description

public SolrQuery SolrQuery::setShowDebugInfo ( bool $flag )

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.