Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DMoreLikeThis.php141 public function setStopWords(array $stopWords): self argument
143 return $this->setParam('stop_words', $stopWords);