From 8a387d6df16bd58a0fb9c67fb35fdd45e5a628ad Mon Sep 17 00:00:00 2001 From: Nik Everett Date: Tue, 18 Aug 2020 10:00:54 -0400 Subject: [PATCH] Redo experimental tag on vwh (#61065) The docs didn't have the standard experimental text. This adds it. --- .../bucket/variablewidthhistogram-aggregation.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/aggregations/bucket/variablewidthhistogram-aggregation.asciidoc b/docs/reference/aggregations/bucket/variablewidthhistogram-aggregation.asciidoc index 06e46128df9..b99925e64a9 100644 --- a/docs/reference/aggregations/bucket/variablewidthhistogram-aggregation.asciidoc +++ b/docs/reference/aggregations/bucket/variablewidthhistogram-aggregation.asciidoc @@ -1,7 +1,7 @@ [[search-aggregations-bucket-variablewidthhistogram-aggregation]] === Variable Width Histogram Aggregation -experimental::["We're evaluating the request and response format for this new aggregation.",https://github.com/elastic/elasticsearch/issues/58573] +experimental::["This functionality is experimental and may be changed or removed completely in a future release. Elastic will take a best effort approach to fix any issues, but experimental features are not subject to the support SLA of official GA features. We're evaluating the request and response format for this new aggregation.",https://github.com/elastic/elasticsearch/issues/58573] This is a multi-bucket aggregation similar to <>. However, the width of each bucket is not specified. Rather, a target number of buckets is provided and bucket intervals