SolrQuery::getTimeAllowed
PHP function
Edit on GitHub ✎
(PECL solr >= 0.9.2)
Returns the time in milliseconds allowed for the query to finish
Description
SolrQuery::getTimeAllowed(): int
Returns the time in milliseconds allowed for the query to finish.
Parameters Parameters
Return Values
Returns and integer on success and null if it is not set.