[[["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 2023-04-26 UTC."],[[["`FacetResult` represents a facet result from a search using faceted search."],["The `FacetResult` class accepts a `name` and `values` during initialization, where `name` is the facet's name and `values` are `FacetResultValue` instances."],["The `name` attribute provides access to the name of the facet result."],["The `values` attribute provides access to the values associated with the facet result."],["The class may raise `TypeError` or `ValueError` if invalid parameter types or values are provided during instantiation."]]],[]]