<[EMAIL PROTECTED]>
> To: java-user@lucene.apache.org
> Sent: Friday, April 28, 2006 7:34:16 PM
> Subject: Re: Scoring without floating point calculations
>
> >Apparently Sun's Niagara servers have a weak FPU, and I don't need
> >my matches to contain floating
34:16 PM
Subject: Re: Scoring without floating point calculations
>Apparently Sun's Niagara servers have a weak FPU, and I don't need
>my matches to contain floating point scores, so I would like to
>avoid floating point calculations when scoring, if possible.
>
>Doing a
Apparently Sun's Niagara servers have a weak FPU, and I don't need
my matches to contain floating point scores, so I would like to
avoid floating point calculations when scoring, if possible.
Doing a quick `grep -R ' float ' *` in the source tree shows a
number of places where floats are used: