Introduction
Updating documents lets you change information already saved in Elasticsearch without deleting and adding it again.
You want to fix a typo in a saved record.
You need to add new details to an existing document.
You want to increase a count or score stored in a document.
You want to change the status of an order or task.
You want to update a timestamp to show the last change.