Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DBoosting.php41 public function setNegativeBoost(float $negativeBoost): self argument
43 return $this->setParam('negative_boost', $negativeBoost);