On 5/14/07, Mekin Maheshwari <[EMAIL PROTECTED]> wrote:
> 2) eliminate the space inside the recip functionsThis solved it :)
I think that issue is probably due to the dismax handler splitting up function queries on whitespace, and not the parsing of the individual function queries. We could probably handle that better by not splitting inside parens. -Yonik