Hi,
I have a requirement to standardize solr scores. For example,

docs with score > 7   Most relevant
docs with score <7 and >4  Moderate
docs with score <4  Less relevant.

But in the real scenario this does not happen, as in few scenarios the top
document may have a score of 3.5.

Can i have the scores standardized in someway ( by index/query boosting) so
that i can achieve this.



Thanks,
Prasi

Reply via email to