SphinxClient::setMaxQueryTime
Set maximum query time
Beschreibung
public bool SphinxClient::setMaxQueryTime
( int $qtime
)
Parameter-Liste
-
qtime
-
Maximum query time, in milliseconds. It must be a
non-negative integer. Default value is 0, i.e. no limit.
Rückgabewerte
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.