SphinxClient::setIDRange
(No version information available, might be only in CVS)
SphinxClient::setIDRange — Set a range of accepted document IDs
Description
public bool SphinxClient::setIDRange ( int $min , int $max )
Parameters
- min
-
Minimum ID value.
- max
-
Maximum ID value.
Return Values
Returns TRUE on success or FALSE on failure.