Browse Source

Docs: Added redirect for mapping-nested-type

Clinton Gormley 10 years ago
parent
commit
7f179cdab0
1 changed files with 6 additions and 0 deletions
  1. 6 0
      docs/reference/redirects.asciidoc

+ 6 - 0
docs/reference/redirects.asciidoc

@@ -446,3 +446,9 @@ parameter of search requests.
 === Not query
 
 The `not` query has been replaced by using a `mustNot` clause in a Boolean query.
+
+[role="exclude",id="mapping-nested-type"]
+=== Nested type
+
+The docs for the `nested` field datatype have moved to <<nested>>.
+