Re: sending results of function query to range query

2011-06-21 Thread Chris Hostetter
: I am not sure if I can use function queries this way. I have a query : like this"attributeX:[* TO ?]" in my DB. I replace the ? with input from : the front end. Obviously, this works fine. However, what I really want : to do is "attributeX:[* TO (3 * ?)]" Is there anyway to embed the : resul

Re: sending results of function query to range query

2011-06-17 Thread Ahmet Arslan
> I am not sure if I can use function > queries this way. I have a query like this"attributeX:[* TO > ?]" in my DB. I replace the ? with input from the front end. > Obviously, this works fine. However, what I really want to > do is "attributeX:[* TO (3 * ?)]" Is there anyway to embed > the results