On Dec 30, 2009, at 5:27 PM, Joe Calderon wrote:
> how can i make the score be solely the output of a function query?
>
> the function query wiki page details something like
> q=boxname:findbox+_val_:"product(product(x,y),z)"&fl=*,score
>
>
Wrap the non-function query part in parenthesis and
how can i make the score be solely the output of a function query?
the function query wiki page details something like
q=boxname:findbox+_val_:"product(product(x,y),z)"&fl=*,score
but that doesnt seems to work
--joe