On 7-May-08, at 11:40 PM, Umar Shah wrote:
That would be sufficient for my requirements, I'm using the following query params q=*:* &_val_:function(blah, blah) &fl=*,score I'm not getting the value, value of score =1, am I missing something?
Is that really what you are sending to Solr? The _val_ clause must be part of q, not on its own.
-Mike