fellas, I am wondering if it is possible to wrap payload query with customscorequery, so that one can tweak the search score with both payload similarity and a customized score provider? This is useful in that one might want to boost the score at token level (attached with payload) as well as at the document level during search.
I am using latest 4.10.x Lucene. Thanks, Sheng