haystack icon indicating copy to clipboard operation
haystack copied to clipboard

feat: Add embed_meta_fields to Ranker nodes

Open sjrl opened this issue 2 years ago • 0 comments

Related Issues

  • fixes #5354

Proposed Changes:

Adds the option embed_meta_fields to the Ranker nodes using a similar implementation to the one used in EmbeddingRetrievers.

How did you test it?

Added a new unit test.

Notes for the reviewer

This feature is complete, but I would like to test it out on some data first to see how well it performs.

Checklist

sjrl avatar Jul 14 '23 11:07 sjrl