dainiusjocas / lazy-elasticsearch-scroll

Exposes data in Elasticsearch as a Clojure lazy sequence
Apache License 2.0
1 stars 0 forks source link

Scroll over Aggregations #3

Open dainiusjocas opened 4 years ago

dainiusjocas commented 4 years ago

Implement it in a new namespace

dainiusjocas commented 4 years ago

Aggregation could be to collect all minimal values from all the buckets. Say performance measurements, when one action is executed multiple times to get rid of outliers, and some analysis is needed for the minimal vaalues.