From 8f4c88d3fd5d61880a6aa625743ad8b9f2bf93a6 Mon Sep 17 00:00:00 2001 From: Zachary Tong Date: Tue, 2 Jul 2019 11:20:35 -0400 Subject: [PATCH] Link rare_terms docs from index page --- docs/reference/aggregations/bucket.asciidoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/reference/aggregations/bucket.asciidoc b/docs/reference/aggregations/bucket.asciidoc index 91f8062a96a3b..9f186ef1ffbaa 100644 --- a/docs/reference/aggregations/bucket.asciidoc +++ b/docs/reference/aggregations/bucket.asciidoc @@ -55,6 +55,8 @@ include::bucket/parent-aggregation.asciidoc[] include::bucket/range-aggregation.asciidoc[] +include::bucket/rare-terms-aggregation.asciidoc[] + include::bucket/reverse-nested-aggregation.asciidoc[] include::bucket/sampler-aggregation.asciidoc[]