[[["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."],[[["`FacetOptions` class provides configurations for processing facet results in a query, including the number of facets and their values to discover."],["The `discovery_limit` parameter controls the maximum number of facets to discover, while setting it to `None` disables facet discovery."],["`discovery_value_limit` defines how many values are to be discovered for each identified facet."],["The `depth` parameter determines the number of documents from the query results to be analyzed for facet information."],["Using `FacetOptions` can result in `TypeError` if unknown attributes are passed, or `ValueError` if invalid parameter values are used."]]],[]]