On Nov 16, 2009, at 3:26 PM, Yonik Seeley wrote:

> On Mon, Nov 16, 2009 at 3:18 PM, Grant Ingersoll <gsing...@apache.org> wrote:
>>> http://www.lucidimagination.com/blog/tag/frange/
>> 
>> I notice in the implementation that it assumes float.  What if I want double 
>> range?
> 
> That's the same generic problem as function query (float vs double vs
> int vs long)... we haven't solved it yet.

Right, but couldn't getRangeScorer() at least make the matchesValue calculation 
based on double instead of float?

Reply via email to