Home
last modified time | relevance | path

Searched refs:SPH_FILTER_VALUES (Results 1 – 3 of 3) sorted by relevance

/plugin/sphinxsearchwas/
Dsphinxapi.php59 const SPH_FILTER_VALUES = 0; define
370 …$this->_filters[] = ["type" => SPH_FILTER_VALUES, "attr" => $attribute, "exclude" => $exclude, "va…
463 case SPH_FILTER_VALUES:
/plugin/sphinxsearch-was/
H A Dsphinxapi.php782 …$this->_filters[] = array("type" => SPH_FILTER_VALUES, "attr" => $attribute, "exclude" => $exclude…
962 case SPH_FILTER_VALUES:
/plugin/sphinxsearch/
Dsphinxapi.php818 …$this->_filters[] = array ( "type"=>SPH_FILTER_VALUES, "attr"=>$attribute, "exclude"=>$exclude, "v…
1000 case SPH_FILTER_VALUES: