Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/
DCollapse.php45 public function setMaxConcurrentGroupSearches(int $groupSearches): self argument
47 return $this->setParam('max_concurrent_group_searches', $groupSearches);