mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-10-22 05:19:02 +00:00

* Update MetaFieldRanker to parse string meta values based on meta_value_type * Add some unit tests * Add another unit test * Add release notes * Fix mypy * Fix pylint * Add more unit tests * Update release notes * Update docs * Further improve doc strings