I don't think you can using a HitCollector. If you used a TopDocs instead,
you have access to the maximum score and can normalize the
scores to between 0 and 1, but I don't know if that suits your needs.

Erick

On 7/19/07, Bhavin Pandya <[EMAIL PROTECTED]> wrote:

Hi,

The score i am getting in DocCollector is raw score... which is not
necessary between 0 and 1.
Where lucene exactly calculating the final score...? Or
what if i want final score in DocCollector ??? How to ???

Regards.
Bhavin pandya

Reply via email to