Files
elasticsearch-js/docs/_descriptions/update.asciidoc
2013-12-27 16:41:38 -07:00

4 lines
209 B
Plaintext

Update parts of a document. The required body parameter can contain one of two things:
* a partial document, which will be merged with the existing one.
* a `script` which will update the document content