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 |