summaryrefslogtreecommitdiff
path: root/docs/java-rest/high-level/apis/index.asciidoc
diff options
context:
space:
mode:
authorTanguy Leroux <tlrx.dev@gmail.com>2017-09-06 14:06:41 +0200
committerGitHub <noreply@github.com>2017-09-06 14:06:41 +0200
commitecf39bc0c18ba2e45c62906ef0cd91a56684e3d5 (patch)
treee88de89c44e3c78a6f75006ee529aa15ed6edc65 /docs/java-rest/high-level/apis/index.asciidoc
parent0c799eedc58a5a3108150a5e4950e6ffd0a9a312 (diff)
[Docs] Add "Using Java Builders" section (#26517)
The current "Building Queries" and "Building Aggregations" pages are located under the "Supported Apis" section because they are linked to the "Search API" page. It should instead be in a dedicated section: this commit adds a new "Using Java Builders" section and renames few filenames in favor of more meaningful names.
Diffstat (limited to 'docs/java-rest/high-level/apis/index.asciidoc')
-rw-r--r--docs/java-rest/high-level/apis/index.asciidoc2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/java-rest/high-level/apis/index.asciidoc b/docs/java-rest/high-level/apis/index.asciidoc
index 1f5301fdbd..b4dcf7e9d8 100644
--- a/docs/java-rest/high-level/apis/index.asciidoc
+++ b/docs/java-rest/high-level/apis/index.asciidoc
@@ -6,5 +6,3 @@ include::bulk.asciidoc[]
include::search.asciidoc[]
include::scroll.asciidoc[]
include::main.asciidoc[]
-include::queries.asciidoc[]
-include::aggs.asciidoc[]