Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16170 программистов и 1779 роботов. Сейчас ищут 1804 программиста ...
SolrClient::getDebug - Returns the debug data for the last connection attempt
Вернуться к: SolrClient
SolrClient::getDebug
(PECL solr >= 0.9.7)
SolrClient::getDebug — Returns the debug data for the last connection attempt
Описание
public string SolrClient::getDebug
( void
)
Returns the debug data for the last connection attempt
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns a string on success and null if there is nothing to return.
Вернуться к: SolrClient