haystack/releasenotes/notes/document-writer-default-policy-693027781629fc73.yaml

7 lines
264 B
YAML

---
enhancements:
- |
Change `DocumentWriter` default `policy` from `DuplicatePolicy.FAIL` to `DuplicatePolicy.NONE`.
The `DocumentStore` protocol uses the same default so that different Document Stores can choose
the default policy that better fit.