Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17540 программистов и 1710 роботов. Сейчас ищут 1782 программиста ...
SolrQuery::getTimeAllowed - Returns the time in milliseconds allowed for the query to finish
Вернуться к: SolrQuery
SolrQuery::getTimeAllowed
(PECL solr >= 0.9.2)
SolrQuery::getTimeAllowed — Returns the time in milliseconds allowed for the query to finish
Описание
public int SolrQuery::getTimeAllowed
( void
)
Returns the time in milliseconds allowed for the query to finish.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns and integer on success and NULL
if it is not set.
Вернуться к: SolrQuery