Searched refs:setOptionsAndQuery (Results 1 – 3 of 3) sorted by relevance
337 $this->setOptionsAndQuery($options, $query);369 $this->setOptionsAndQuery(null, $query);394 public function setOptionsAndQuery($options = null, $query = ''): self function in Elastica\\Search420 return $this->setOptionsAndQuery([self::OPTION_SEARCH_TYPE_SUGGEST => 'suggest'], $suggest);
534 $search->setOptionsAndQuery($options, $query);
124 * Deprecated passing an `int` as 1st argument to `Elastica\Search::setOptionsAndQuery()`, pass an a…135 * Fixed type-hint for `Elastica\Search::setOptionsAndQuery()` by @deguif [#2009](https://github.com…