haystack/releasenotes/notes/remove-legacy-filters-ff89cd0a00a64ce9.yaml
Vladimir Blagojevic 7e9f153e78
chore: Remove all references to old filter syntax (#8342)
* Remove all references to old filter syntax

* More removals

* Lint

* Do not remove test_filter_retriever.py

* Add reno note

* Update ValueError text to match text in haystack-core-integrations
2024-09-12 16:28:31 +02:00

5 lines
217 B
YAML

---
upgrade:
- |
The legacy filter syntax support has been completely removed. Users need to use the new filter syntax. See the [docs](https://docs.haystack.deepset.ai/docs/metadata-filtering) for more details.