Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/
DQuery.php195 public function setTrackScores(bool $trackScores = true): self argument
197 return $this->setParam('track_scores', $trackScores);