Searched refs:AddQuery (Results 1 – 3 of 3) sorted by relevance
| /plugin/sphinxsearchwas/ |
| D | sphinxapi.php | 431 $this->AddQuery($query, $index, $comment); 446 public function AddQuery(string $query, string $index = "*", string $comment = ""): int { function in SphinxClient
|
| /plugin/sphinxsearch/ |
| D | sphinxapi.php | 951 $this->AddQuery ( $query, $index, $comment ); 976 function AddQuery ( $query, $index="*", $comment="" ) function in SphinxClient
|
| /plugin/sphinxsearch-was/ |
| H A D | sphinxapi.php | 915 $this->AddQuery($query, $index, $comment); 940 function AddQuery($query, $index = "*", $comment = "") function in SphinxClient
|