A builder that constructs RescoringMatchScorers.
A RescoringMatchScorer will invoke a scorer on each search result. The
following code illustrates building a rescoring match scorer to score documents:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis builder class constructs \u003ccode\u003eRescoringMatchScorer\u003c/code\u003e objects, which are used to invoke a scorer on each search result.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRescoringMatchScorer.Builder\u003c/code\u003e class inherits from \u003ccode\u003eMatchScorer.Builder\u003c/code\u003e and ultimately from \u003ccode\u003ejava.lang.Object\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ebuild()\u003c/code\u003e method, which is an override of \u003ccode\u003eMatchScorer.Builder.build()\u003c/code\u003e, is used to create a \u003ccode\u003eRescoringMatchScorer\u003c/code\u003e instance from the configured values.\u003c/p\u003e\n"]]],[],null,[]]