Manticoresearch.InsertDocumentRequest

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
tableStringName of the table to insert the document into
clusterStringName of the cluster to insert the document into[optional]
idNumberDocument ID. If not provided, an ID will be auto-generated[optional]
docObjectObject containing document data