On Mon, Mar 30, 2009 at 11:06 PM, Walter Underwood
<wunderw...@netflix.com>wrote:

> I think what you want to do is add in a function query that gives
> values in that range.
>

The scale function won't work in this use-case because it will give you a
double in the given range. So you cannot do sort by score and price. For
this use-case you need to scale to an integer value in a discrete range.

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to