elasticsearch/docs/reference/aggregations/pipeline
Nik Everett b285204fde
DOCS: Correct explanation of percentiles_bucket (#116499)
Corrects the explanation of `percentiles_bucket` so it's clear that it
returns the `nth` largest item always, and it rounds `n` towards
infinity. That's how it's worked since 2016 but the docs talked about
"not greater than" which I don't think is particularly clear.
2024-11-08 12:40:53 -05:00
..
avg-bucket-aggregation.asciidoc
bucket-correlation-aggregation.asciidoc [ML] make bucket_correlation aggregation generally available (#88655) 2022-07-21 07:20:09 -04:00
bucket-count-ks-test-aggregation.asciidoc [ML] Make bucket_count_ks_test aggregation generally available (#88657) 2022-07-25 13:30:48 -04:00
bucket-script-aggregation.asciidoc
bucket-selector-aggregation.asciidoc
bucket-sort-aggregation.asciidoc
change-point-aggregation.asciidoc [DOCS] Adds tip to change point agg docs. (#94981) 2023-04-05 15:43:16 +02:00
cumulative-cardinality-aggregation.asciidoc
cumulative-sum-aggregation.asciidoc
derivative-aggregation.asciidoc
extended-stats-bucket-aggregation.asciidoc
inference-bucket-aggregation.asciidoc [DOCS] Refactor book-scoped variables in `docs/reference/index.asciidoc` (#107413) 2024-04-17 14:37:07 +02:00
max-bucket-aggregation.asciidoc
min-bucket-aggregation.asciidoc
movfn-aggregation.asciidoc Update movfn-aggregation.asciidoc (#101959) 2023-11-09 22:44:55 +08:00
moving-percentiles-aggregation.asciidoc Switch TDigestState to use HybridDigest by default (#96904) 2023-06-19 17:19:18 +03:00
normalize-aggregation.asciidoc REST tests for normalize agg (#89629) 2022-08-26 14:18:46 -04:00
percentiles-bucket-aggregation.asciidoc DOCS: Correct explanation of percentiles_bucket (#116499) 2024-11-08 12:40:53 -05:00
serial-diff-aggregation.asciidoc
stats-bucket-aggregation.asciidoc
sum-bucket-aggregation.asciidoc