Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DMoreLikeThis.php109 public function setMaxWordLength(int $maxWordLength = 0): self argument
111 return $this->setParam('max_word_length', $maxWordLength);