Conditional Scoring (was: Re: DisMaxQueryParser: Unknown function min in FunctionQuery)

2011-03-29 Thread Robert Gründler
sorry, didn't see that. So, as also the relevance functions are only available in solr > 4.0 (http://wiki.apache.org/solr/FunctionQuery#Relevance_Functions), i'm not sure if i can solve our requirement in one query ( i thought i could use a function query for this). Here's our Problem: We h

Re: DisMaxQueryParser: Unknown function min in FunctionQuery

2011-03-29 Thread Erik Hatcher
On Mar 29, 2011, at 10:01 , Robert Gründler wrote: > Hi all, > > i'm trying to implement a FunctionQuery using the "bf" parameter of the > DisMaxQueryParser, however, i'm getting an exception: > > "Unknown function min in FunctionQuery('min(1,2)', pos=4)" > > The request that causes the error

DisMaxQueryParser: Unknown function min in FunctionQuery

2011-03-29 Thread Robert Gründler
Hi all, i'm trying to implement a FunctionQuery using the "bf" parameter of the DisMaxQueryParser, however, i'm getting an exception: "Unknown function min in FunctionQuery('min(1,2)', pos=4)" The request that causes the error looks like this: http://localhost:2345/solr/main/select?qt=dismax