matchedQueries ordering in SearchHit

Hi I want to get the items in matchedQueries of SearchHit ordered by the boost score in each ConstantScoreQuery (which are the sub-queries of a DisMaxQuery), but it seems there is simply no ordering in it? What good ways do I have to achieve this? Thank you.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.