Re: Solr Score Normalization

2011-11-16 Thread Chris Hostetter
: Perhaps you can solve your usecase by playing with the new eDismax : "boost" parameter, which multiplies the functions with the other score : instead of adding. and FWIW: the "boost" param of the edismax parser is really just syntactic sugar for using the "BoostQParsre wrapped arround an edi

Re: Solr Score Normalization

2011-11-16 Thread Jan Høydahl
; Sid > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-Score-Normalization-tp3481627p3481627.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr Score Normalization

2011-11-04 Thread Chris Hostetter
:To allow better combination of text match & my functions, I want the text : score to be normalized between 0 & 1. Is there any way I can achieve that : here? It is achievable, but it is not usualy meaningful... https://wiki.apache.org/lucene-java/ScoresAsPercentages -Hoss

Solr Score Normalization

2011-11-04 Thread sangrish
nges from 0 to To allow better combination of text match & my functions, I want the text score to be normalized between 0 & 1. Is there any way I can achieve that here? Thanks Sid -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Score-Normalization-tp3481627p3