Uses of Class
com.yahoo.search.searchchain.Execution

Packages that use Execution
Package
Description
Cluster monitoring for content clusters queried over fnet.
 
 
 
 
 
The top level classes of the search container. A Query represents the incoming request, which produces a Result by chained execution of a set of Searchers.
Standard searchers to compose in source search chains (those containing searchers specific for one source and which ends with a call to some provider) which calls a cluster of provider nodes.
 
 
The federation layer on top of the search container.
 
 
 
 
 
The search query model
 
Vespa search platform query transformation infrastructure.
Classes for composition of searchers into search chains, which are executed to produce Results for Queries.
 
 
Various useful searchers
YQL+ integration.