Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 536 Bytes

UpdateDocumentRequest.md

File metadata and controls

18 lines (10 loc) · 536 Bytes

UpdateDocumentRequest

Payload for updating a document or multiple documents in an index

Properties

Name Type Description Notes
index String Name of the document index
cluster String Name of the document cluster [optional]
doc Object Object containing the document fields to update
id Long Document ID [optional]
query QueryFilter [optional]