Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DQueryString.php140 public function setPhraseSlop(int $phraseSlop = 0): self argument
142 return $this->setParam('phrase_slop', $phraseSlop);