Re: Use custom score in ConstantScoreQuery

2019-12-08 Thread Adrien Grand
Hi Stamatis, I personally like the current way things work. If we added the ability to set a custom score on ConstantScoreQuery, then we'd end up with two ways to do the same thing, which I like to avoid whenever possible. On Sun, Dec 8, 2019 at 10:07 PM Stamatis Zampetakis wrote: > > Small

Re: Use custom score in ConstantScoreQuery

2019-12-08 Thread Stamatis Zampetakis
Small reminder. Any input on this? Thanks, Stamatis On Mon, Dec 2, 2019 at 12:10 PM Stamatis Zampetakis wrote: > Hi all, > > Currently ConstantScoreQuery [1] returns a constant score equal to 1 for > every document that matches the query. > > I would like to use the ConstantScoreQuery but with