Browse Source

add split index reference in indices.asciidoc

Relates to #26931
Boaz Leskes 8 years ago
parent
commit
a8ff4960f3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/reference/indices.asciidoc

+ 2 - 0
docs/reference/indices.asciidoc

@@ -71,6 +71,8 @@ include::indices/open-close.asciidoc[]
 
 include::indices/shrink-index.asciidoc[]
 
+include::indices/split-index.asciidoc[]
+
 include::indices/rollover-index.asciidoc[]
 
 include::indices/put-mapping.asciidoc[]