Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18203 программиста и 1629 роботов. Сейчас ищут 1270 программистов ...
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