mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-22 21:05:23 +00:00
Update get.asciidoc (#31084)
Fix typo (cherry picked from commit 51fbf8a3d3486fcf8a66dd6a6fe0940482b0f2d8)
This commit is contained in:
parent
b22a055bcf
commit
c7c0acc2c7
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user