RescoringMatchScorer
allows you to sort documents based on the quality
of query match. It is similar to a
MatchScorer
but uses a more complex scoring algorithm based on match term frequency and other factors like field type.
Please be aware that this algorithm is continually refined and can change over time without notice. This means that the ordering
of search results that use this scorer can also change without notice.
class RescoringMatchScorer
Class