Added label

This commit is contained in:
Keith Chan 2021-08-03 15:39:31 -07:00 committed by GitHub
parent 28e0409da3
commit 266df8e006
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ nav_order: 10
---
# Update document
Introduced 1.0
{: .label .label-purple }
If you need to update a document's fields in your index, you can use the update document API operation. You can do so by specifying the new data you want in your index or by including a script in your request body, which OpenSearch runs to update the document.