Package com.google.appengine.api.search.query
-
Interface Summary Interface Description QueryTreeVisitor<T extends QueryTreeContext<T>> Defines an interface of the visitor invoked by the walker. -
Enum Summary Enum Description QueryTreeContext.Kind Enumeration of the kind of the term that has a given return type.QueryTreeContext.RewriteMode Enumeration of text terms rewrite mode.QueryTreeContext.Type Enumeration of supported return types. -
Exception Summary Exception Description QueryTreeException A parsing exception thrown when the tree resulting from parsing a query is in some sense invalid.