SolrQuery::setTimeAllowed
(PECL solr >= 0.9.2)
SolrQuery::setTimeAllowed — The time allowed for search to finish
Описание
public SolrQuery SolrQuery::setTimeAllowed
(
int $timeAllowed
)
Список параметров
-
timeAllowed
-
The time allowed for a search to finish.
Возвращаемые значения
Returns the current SolrQuery object, if the return value is used.