deepset-ai / haystack-core-integrations

Additional packages (components, document stores and the likes) to extend the capabilities of Haystack version 2.0 and onwards
https://haystack.deepset.ai
Apache License 2.0
121 stars 119 forks source link

fix: Weaviate - skip `_split_overlap` meta field #1173

Closed anakin87 closed 1 week ago

anakin87 commented 1 week ago

Related Issues

Proposed Changes:

In case _split_overlap meta field is present, do not write it.

How did you test it?

CI, new test.

Checklist