mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-20 11:07:05 +00:00
* refactor: use weaviate client to build BM25 query * refactor: remove manual BM25 query building * refactor: apply BM25 to the content_field only * test: update weaviate BM25 retrieval test case update to account for lack of stemming --------- Co-authored-by: Massimiliano Pippi <mpippi@gmail.com>