Re: frange and calculated values

2016-06-24 Thread John Blythe
ahh, bummer! yup, will do the work before producing the query. thanks, erik! -- *John Blythe* Product Manager & Lead Developer 251.605.3071 | j...@curvolabs.com www.curvolabs.com 58 Adams Ave Evansville, IN 47713 On Fri, Jun 24, 2016 at 11:39 AM, Erik Hatcher wrote: > John - > > I’m pretty

Re: frange and calculated values

2016-06-24 Thread Erik Hatcher
John - I’m pretty sure that l(ower) and u(pper) values must be actual float numbers, not functions. I’ve just traced through the code and I don’t see that it interprets anything before converting the string value to a float in FunctionValues#getRangeScorer. Just do the math and hard-code th