SolrQuery::setTimeAllowed
The time allowed for search to finish
Description
public SolrQuery SolrQuery::setTimeAllowed
( int $timeAllowed
)
Parameters
-
timeAllowed
-
The time allowed for a search to finish.
Return Values
Returns the current SolrQuery object, if the return value is used.