Browse Source

[DOCS] Add information regarding _type parameter requirement for _mget

Change ID to `[[mget-type]]`

Closes #6670.
David Pilato 11 years ago
parent
commit
162c62dbcc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/docs/multi-get.asciidoc

+ 1 - 1
docs/reference/docs/multi-get.asciidoc

@@ -71,7 +71,7 @@ curl 'localhost:9200/test/type/_mget' -d '{
 --------------------------------------------------
 
 [float]
-[[type]]
+[[mget-type]]
 === Optional Type
 
 The mget API allows for `_type` to be optional. Set it to `_all` or leave it empty in order