mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-28 15:38:36 +00:00
5 lines
166 B
YAML
5 lines
166 B
YAML
---
|
|
preview:
|
|
- |
|
|
Change the default `DuplicatePolicy` for the `DocumentStore.write_documents()` protocol from `DuplicatePolicy.FAIL` to `DuplicatePolicy.NONE`.
|