Package com.yahoo.search.yql
@ExportPackage
package com.yahoo.search.yql
YQL+ integration.
Not a public API.
-
ClassDescriptionEnsure the fields specified in
Presentation.getSummaryFields()
are available after filling phase.Remove fields which are not explicitly requested, if any field is explicitly requested.Minimal combinator for YQL+ syntax and heuristically parsed user queries.Used to communicate a NullItem has been encountered in the query tree.Serialize Vespa query trees to YQL+ strings.The YQL query language.This class provides an empty implementation ofyqlplusListener
, which can be extended to create a listener which only needs to handle a subset of the available methods.This class provides an empty implementation ofyqlplusVisitor
, which can be extended to create a visitor which only needs to handle a subset of the available methods.This interface defines a complete listener for a parse tree produced byyqlplusParser
.This interface defines a complete generic visitor for a parse tree produced byyqlplusParser
.A Yql query.