[[["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 2025-03-05 UTC."],[[["The `SortExpressionChecker` class is designed to validate `SortExpression` values from the `com.google.appengine.api.search` package."],["It inherits properties and methods from the `java.lang.Object` class, including methods like `equals`, `hashCode`, and `toString`."],["The `checkValid` static method verifies the validity of a `SortSpec`, specifically ensuring the limit on the number of documents to score is not exceeded."],["The `SortExpressionChecker` constructor is a default, public constructor allowing instantiation of the class."]]],[]]