Interface: AddDocumentsOptions
Options for adding documents to an index.Properties
| Property | Type | Required | Default | Description |
|---|---|---|---|---|
upsert | boolean | No | true | Whether to update existing documents with the same ID. |
| Property | Type | Required | Default | Description |
|---|---|---|---|---|
upsert | boolean | No | true | Whether to update existing documents with the same ID. |