[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-07。"],[[["The `FacetRefinement` class is used to refine search results based on a specific facet value."],["While manual `FacetRefinement` is possible, using the token string from `FacetResult` is the recommended approach."],["The `FacetRefinement` constructor accepts a name, a value, or a `facet_range`, but only one of the value or facet_range can be specified."],["`FacetRefinement` instances have `name`, `value`, and `range` properties that define the refinement."],["`FacetRefinement` objects can be converted to token strings using `ToTokenString()` and can be created from a token string using the `FromTokenString()` method."]]],[]]