Re: Relevancy Score Calculation

2019-02-11 Thread Ashish Bisht
Thanks.I Agree. Regards Ashish -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Re: Relevancy Score Calculation

2019-02-07 Thread Erick Erickson
Why do you think that would help? This sounds like an XY problem, you are asking how to do X because you think it'll help with problem Y but haven't told us what Y is. At any rate, it would require a code change, in many places. It's unlikely to be worth the effort anyway, because the term _freque

Relevancy Score Calculation

2019-02-03 Thread Ashish Bisht
Hi, Currently score is calculated based on "Max Doc" instead of "Num Docs".Is it possible to change it to "Num Docs"(i.e without deleted docs).Will it require a code change or some config change. Regards Ashish -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html