mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-02-08 01:48:09 +00:00
Update update-document.md (#5655)
Fix typo. Signed-off-by: Thibaut LaBarre <59576766+thibaut-pro@users.noreply.github.com> Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
This commit is contained in:
parent
5877f13f16
commit
a5fd667daf
@ -143,7 +143,7 @@ Field | Description
|
||||
_index | The name of the index.
|
||||
_id | The document's ID.
|
||||
_version | The document's version.
|
||||
_result | The result of the update operation.
|
||||
result | The result of the update operation.
|
||||
_shards | Detailed information about the cluster's shards.
|
||||
total | The total number of shards.
|
||||
successful | The number of shards OpenSearch successfully updated the document in.
|
||||
|
Loading…
x
Reference in New Issue
Block a user