Set the document store and the policy to handle documents with the same IDs.
YAML Init Parameters
These are the parameters you can pass to this component in the pipeline YAML configuration:
Parameter | Type | Possible values | Description |
---|---|---|---|
| DocumentStore | The DocumentStore where where you want to write the documents. | |
| DuplicatePolicy |
| The policy to apply when a document with the same ID already exists in the DocumentStore. Possible values: |
REST API Runtime Parameters
There are no runtime parameters you can pass to this component when making a request to the Search REST API endpoint.