Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 463 Bytes

UpdateDocumentRequest.md

File metadata and controls

13 lines (9 loc) · 463 Bytes

Manticoresearch.UpdateDocumentRequest

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 Number Document ID [optional]
query QueryFilter [optional]