Update get.asciidoc (#31084)

Fix typo

(cherry picked from commit 51fbf8a3d3486fcf8a66dd6a6fe0940482b0f2d8)
This commit is contained in:
Dmitri Moore 2018-06-04 15:40:18 -07:00 committed by Julie Tibshirani
parent b22a055bcf
commit c7c0acc2c7

View File

@ -167,7 +167,7 @@ The result of the above get operation is:
// TESTRESPONSE
Field values fetched from the document it self are always returned as an array.
Field values fetched from the document itself are always returned as an array.
Since the `counter` field is not stored the get request simply ignores it when trying to get the `stored_fields.`
It is also possible to retrieve metadata fields like the `_routing` field: