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
bucket-count-ks-test-aggregation.asciidoc
bucket-script-aggregation.asciidoc
bucket-selector-aggregation.asciidoc
bucket-sort-aggregation.asciidoc
change-point-aggregation.asciidoc
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
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