mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-08 04:47:06 +00:00
* Integrate filters with knn queries in ODFE Allows the use of filters coupled with knn similarity search on OpenDistroElasticsearchDocumentStore instances. Fixes #1139. * Satisfy mypy Co-authored-by: David Silva <44328951+DavidSilva98@users.noreply.github.com> Co-authored-by: brandenchan <brandenchan@icloud.com>