Manticoresearch.DeleteDocumentRequest
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| table | String | Table name | |
| cluster | String | Cluster name | [optional] |
| id | Number | The ID of document for deletion | [optional] |
| query | Object | Defines the criteria to match documents for deletion | [optional] |