[[["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-03-05 UTC."],[[["This is a builder class (`FacetResult.Builder`) for creating `FacetResult` objects, and it is not thread-safe."],["The builder inherits several methods from the `Object` class, including `clone()`, `equals()`, and `toString()`."],["You can add a `FacetResultValue` to the facet result using the `addValue()` method."],["The `setName()` method is used to set the name of the facet for the result, which is required to build."],["The `build()` method is used to create the final `FacetResult` object, and a name is required for a successful build."]]],[]]