Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DAggregation.php102 public function sum_bucket(string $name, ?string $bucketsPath = null): SumBucket function in Elastica\\QueryBuilder\\DSL\\Aggregation
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md491 * Added avg_bucket() and sum_bucket() in aggregations [PR#1443](https://github.com/ruflin/Elastica/pull/1443) - (https://github.com/ruflin/Elastica/issues/1279)
570 - Added avg_bucket() and sum_bucket() in aggregations [PR#1443](https://github.com/ruflin/Elastica/pull/1443) - (https://github.com/ruflin/Elastica/issues/1279)