Searched refs:DiversifiedSampler (Results 1 – 3 of 3) sorted by relevance
10 class DiversifiedSampler extends AbstractSimpleAggregation class
15 use Elastica\Aggregation\DiversifiedSampler; alias492 public function diversified_sampler(string $name): DiversifiedSampler494 return new DiversifiedSampler($name);
305 * Added `DiversifiedSampler` aggregation [#1735](https://github.com/ruflin/Elastica/pull/1735)