[[["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\u003e\u003ccode\u003eScoredDocument.Builder\u003c/code\u003e is a class used to construct scored documents and is not safe for concurrent thread access.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eDocument.Builder\u003c/code\u003e, extending its capabilities with methods like \u003ccode\u003eaddExpression\u003c/code\u003e and \u003ccode\u003eaddScore\u003c/code\u003e for building scored documents.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ebuild()\u003c/code\u003e method is used to generate a valid \u003ccode\u003eScoredDocument\u003c/code\u003e, requiring a set document ID and non-empty, valid fields.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003esetCursor\u003c/code\u003e method is used to indicate the cursor for retrieving the next set of search results.\u003c/p\u003e\n"],["\u003cp\u003eUsing this class, you are able to add expressions and scores to the document builder, as well as override the build method.\u003c/p\u003e\n"]]],[],null,[]]