Re: Any recommended issues to work on for a newcomer?

2024-05-31 Thread Michael Wechner
thank you very much for sharing! Unfortunately I did not find time yet to review Hank's work yet, but maybe Hank can already proceed based on your code. Thanks Michael Am 31.05.24 um 18:50 schrieb Alessandro Benedetti: Just for your curiosity, my Reciprocal Rank Fusion contribution to Solr

Re: Any recommended issues to work on for a newcomer?

2024-05-31 Thread Alessandro Benedetti
Just for your curiosity, my Reciprocal Rank Fusion contribution to Solr is in decent shape now: https://github.com/apache/solr/pull/2489 Everything is just Solr's side but maybe it can be of some sort of inspiration if you want to do a similar work in Lucene. Cheers -- *Ale