Home
last modified time | relevance | path

Searched refs:starQuery (Results 1 – 4 of 4) sorted by path

/plugin/sphinxsearch-was/
H A DSphinxSearch.php36 $starKeyword = $this->starQuery($keywords);
44 $starKeyword = $this->starQuery($keywords);
56 $starKeyword = $this->starQuery($keywords);
218 public function starQuery($query) function in SphinxSearch
H A Dfunctions.php329 $titleExcerpt = $search->getExcerpt($titles, $search->starQuery($keywords));
/plugin/sphinxsearch/
H A DSphinxSearch.php36 $starKeyword = $this->starQuery($keywords);
44 $starKeyword = $this->starQuery($keywords);
56 $starKeyword = $this->starQuery($keywords);
214 public function starQuery($query) function in SphinxSearch
H A Dfunctions.php335 $titleExcerpt = $search->getExcerpt($titles, $search->starQuery($keywords));