Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 471 Bytes

InsertDocumentRequest.md

File metadata and controls

12 lines (8 loc) · 471 Bytes

Manticoresearch.InsertDocumentRequest

Properties

Name Type Description Notes
index String Name of the index to insert the document into
cluster String Name of the cluster to insert the document into [optional]
id Number Document ID. If not provided, an ID will be auto-generated [optional]
doc Object Object containing document data