SphinxClient::setMaxQueryTime
(PECL sphinx >= 0.1.0)
SphinxClient::setMaxQueryTime — Set maximum query time
Descrição
public bool SphinxClient::setMaxQueryTime
( int $qtime
)
Sets maximum search query time.
Parâmetros
- qtime
-
Maximum query time, in milliseconds. It must be a non-negative integer. Default value is 0, i.e. no limit.
Valor Retornado
Retorna TRUE em caso de sucesso ou FALSE em falhas.
There are no user contributed notes for this page.
