haystack/releasenotes/notes/extend-write-documents-855ffc315974f03b.yaml
ZanSara 9cee2f82c4
feat: extend write_documents to return the number of documents actually written in the document store (#6006)
* add typing and docstring

* reno

* Update releasenotes/notes/extend-write-documents-855ffc315974f03b.yaml

Co-authored-by: Silvano Cerza <3314350+silvanocerza@users.noreply.github.com>

---------

Co-authored-by: Silvano Cerza <3314350+silvanocerza@users.noreply.github.com>
2023-11-20 11:54:02 +01:00

3 lines
116 B
YAML

preview:
- Change `write_documents()` method in `DocumentStore` protocol to return the number of document written