On Mon, Aug 15, 2011 at 8:13 PM, Bill Bell <billnb...@gmail.com> wrote:
> How do I change the score to scale it between 0 and 100 irregardless of the 
> score?
>
> q.alt=*:*&bq=lang:Spanish&defType=dismax

Doing this for a single query is easy:  when you retrieve scores, the
maxScore is also reported. So just do
score/maxScore*100


-Yonik
http://www.lucidimagination.com

Reply via email to