SPHINXCLIENT.SETFILTER(3) 1 SPHINXCLIENT.SETFILTER(3) SphinxClient::setFilter - Add new integer values set filterSYNOPSISpublic bool SphinxClient::setFilter (string $attribute, array $values, [bool $exclude = false])DESCRIPTIONAdds new integer values set filter to the existing list of filters.PARAMETERSo $attribute - An attribute name. o $values - Plain array of integer values. o $exclude - If set to TRUE, matching documents are excluded from the result set.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSO"SphinxClient::setFilterFloatRange", "SphinxClient::setFilterRange", "SphinxClient::resetFilters". PHP Documentation Group SPHINXCLIENT.SETFILTER(3)