com.google.appengine.api.search.dev Class Hierarchy
Stay organized with collections
Save and categorize content based on your preferences.
Class Hierarchy
Interface Hierarchy
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-06-16 UTC.
[[["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-06-16 UTC."],[[["This package hierarchy overview details the structure of the `com.google.appengine.api.search.dev` package, including its class and interface relationships."],["The `LocalSearchService` and `WordSeparatorAnalyzer` are presented as core classes within the package, each inheriting from different parent classes."],["Various types of `Expression` classes are defined, like `EmptyExpression`, `IntValueExpression`, `FieldExpression`, and `SnippetExpression`, offering diverse ways to represent search criteria."],["The `Scorer` class and its various sub-classes (`GenericScorer`, `MatchScorer`, `SimpleScorer`) are laid out, with their respective result classes, highlighting the package's focus on result ranking and sorting."],["The hierarchy includes exception classes like `EvaluationException` and `SearchException`, which are crucial for error handling within the search functionalities of the package."]]],[]]