behaviour that would happen if some non-ReRankCollector
collector called the rescore method in a different way.
Hope that helps.
Christine
From: dev@solr.apache.org At: 12/03/21 15:24:23 UTCTo: dev@solr.apache.org
Subject: RE: Re: Unuseful block of code in ltr module
Hi Diego,
Thank you for your
adding in the loop Diego and Christine as potentially they are not in the
list yet.
--
Alessandro Benedetti
Apache Lucene/Solr Committer
Director, R&D Software Engineer, Search Consultant
www.sease.io
On Fri, 3 Dec 2021 at 15:24, Anna Ruggero wrote:
> Hi Diego,
> Thank
Hi Diego,
Thank you for your reply.
>From what I've seen the topN variable takes the value from the rerankDocs
parameter passed at query time.
I've tried to pass different values for the rerankDocs and topN seems
always to reflect this. Also in these cases, hits.length was always equal
to topN.
It