Searched refs:MultiMatch (Results 1 – 3 of 3) sorted by relevance
29 use Elastica\Query\MultiMatch; alias87 public function multi_match(): MultiMatch89 return new MultiMatch();
14 class MultiMatch extends AbstractQuery class
126 * Deprecated `cutoff_frequency` option of `Elastica\Query\MultiMatch` by @deguif [#2015](https://gi…889 - Elastica\Query\MultiMatch::setFuzziness now supports being set to `AUTO` with the const `MultiMat…1373 - Added missing query options for MultiMatch (operator, minimum_should_match, zero_terms_query, cut…