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