PHP 8.4.1 Released!

SolrClient::getDebug

(PECL solr >= 0.9.7)

SolrClient::getDebugReturns the debug data for the last connection attempt

说明

public SolrClient::getDebug(): string

Returns the debug data for the last connection attempt

参数

此函数没有参数。

返回值

Returns a string on success and null if there is nothing to return.

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top