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

SolrQuery::setEchoHandler

PHP function Edit on GitHub ✎

(PECL solr >= 0.9.2)

Toggles the echoHandler parameter

Description

SolrQuery::setEchoHandler(bool $flag): SolrQuery

If set to true, Solr places the name of the handle used in the response to the client for debugging purposes.

Parameters

flag

true or false

Return Values

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

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