Hi Guys,
I am looking for advice on how to make best use of maxscore/wand etc for
document pruning ( so as to speed up query execution overall). I have
custom scorers and collectors. Also my scoring consists of 2 parts ,
termScore * documentBoost. I can provide safe UB in getMaxScore() in my
scorer but not sure how to do the same for document level boost which
involves reading docValues.
Any advice or reference to common practice would be appreciated.
Also is there any general documentation around maxscore/wand/block-max ?

*Thanks and Regards,*
*Vimal Jain*

Reply via email to