[[["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."],[[["AtomFacet is a type of Facet used in indexing, treating its content as a single, indivisible token."],["It requires a `name` and a `value`, where the `value` must be a string or unicode object."],["The `value` attribute returns the string value of the facet, which cannot be longer than a certain length."],["It can be compared for equality or inequality with other objects using the `__eq__` and `__ne__` methods respectively."],["The AtomFacet's functionality and its source code are accessible on GitHub."]]],[]]