Doc updates (#791)
Updates for better displaying the documentation in the website.
This commit is contained in:
committed by
GitHub
parent
46bd14a36c
commit
ad6f56c3f1
@ -1,4 +1,5 @@
|
||||
= Get
|
||||
[[get_examples]]
|
||||
== Get
|
||||
|
||||
The get API allows to get a typed JSON document from the index based on its id. +
|
||||
The following example gets a JSON document from an index called `game-of-thrones`, under a type called `_doc`, with id valued `'1'`.
|
||||
|
||||
Reference in New Issue
Block a user