Hi, Would anyone have an idea of how one might implement Reciprocal Rank Fusion (RRF) with existing qparsers/function queries (e.g see https://plg.uwaterloo.ca/~gvcormac/cormacksigir09-rrf.pdf) ? I was thinking it would be interesting to test the outcome with a lexical + dense vector search, or would this need to be a custom QParser ?
Cheers, Dan