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

Packages that use ExecutionFactory
Package
Description
The search handler, which handles search request to the Container by translating the Request into a Query, invoking the chosen Search Chain to get a Result, which it translates to a Response which is returned to the Container.
Classes for composition of searchers into search chains, which are executed to produce Results for Queries.