Uses of Class
com.yahoo.search.query.QueryTree

Packages that use QueryTree
Package
Description
The query model representing a boolean combination of selection criterions, where elements may be simple criterions, nested boolean operators, or annotated pieces of natural language text.
 
The search query model
Provides access to parsing query strings into queries
YQL+ integration.