(No version information available, might be only in CVS)
SphinxClient::resetFilters — Clear all filters
Clears all currently set filters. This call is normally required when using multi-queries. You might want to set different filters for different queries in the batch. To do that, you should call SphinxClient::resetFilters() and add new filters using the respective calls.