Custom_filter_score in 0.19.4 is not working fine

On Thu, 2012-05-24 at 04:15 -0700, Narinder Kaur wrote:

But the same query was working fine with the earlier version of
0.18!!!!!!!!!!

why was then it overriding the relevance score????

Not correct. I've tried on 0.19.3 and 0.17.8 and I get the same result,
eg: gist:2781011 · GitHub

You might have thought that it was working in a different way, but I
don't see any difference between the two.

Just switch to using a term filter instead of a query, and it will work
the way you expect.

clint