Browse Source

Docs: Reorganised the search-shards API docs

Clinton Gormley 11 years ago
parent
commit
93d9628975
1 changed files with 3 additions and 1 deletions
  1. 3 1
      docs/reference/search.asciidoc

+ 3 - 1
docs/reference/search.asciidoc

@@ -83,10 +83,12 @@ include::search/request-body.asciidoc[]
 
 include::search/search-template.asciidoc[]
 
-include::search/facets.asciidoc[]
+include::request/search-shards.asciidoc[]
 
 include::search/aggregations.asciidoc[]
 
+include::search/facets.asciidoc[]
+
 include::search/suggesters.asciidoc[]
 
 include::search/multi-search.asciidoc[]