From 49d648d9a36f42118739e8fd128c4af0673d26af Mon Sep 17 00:00:00 2001 From: Suhas Karanth Date: Sun, 3 Jun 2018 19:03:29 +0530 Subject: [PATCH] docs: Update table of contents --- docs/documentation.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/documentation.yml b/docs/documentation.yml index f45fa221..418c17d0 100644 --- a/docs/documentation.yml +++ b/docs/documentation.yml @@ -25,6 +25,7 @@ toc: - ValueTermQueryBase - TermQuery - TermsQuery + - TermsSetQuery - MultiTermQueryBase - RangeQuery - ExistsQuery @@ -112,7 +113,9 @@ toc: - ReverseNestedAggregation - SamplerAggregation - TermsAggregationBase + - SignificantAggregationBase - SignificantTermsAggregation + - SignificantTextAggregation - TermsAggregation - name: Pipeline Aggregations - PipelineAggregationBase