SphinxClient::setFilter
(PECL sphinx >= 0.1.0)
SphinxClient::setFilter — Add new integer values set filter
Descrierea
public bool SphinxClient::setFilter
( string $attribute
, array $values
[, bool $exclude = false
] )
Adds new integer values set filter to the existing list of filters.
Parametri
- attribute
-
An attribute name.
- values
-
Plain array of integer values.
- exclude
-
If set to TRUE, matching documents are excluded from the result set. Defaults to FALSE.
Valorile întroarse
Întoarce valoarea TRUE în cazul succesului sau FALSE în cazul eşecului.
SphinxClient::setFilter
There are no user contributed notes for this page.
