[[["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 2022-09-30 UTC."],[[["`IndexProperty` is an immutable object that represents a single property within an index."],["It includes attributes for `name`, the property being indexed as a string, and `direction`, which indicates the order as either 'asc' or 'desc'."],["The `__eq__` method allows for the comparison of two index properties to check for equality."],["The `__ne__` method defines how to check for inequality between two index properties, using the `__eq__` method."]]],[]]