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

Packages that use SearchChainRegistry
Package
Description
The federation layer on top of the search container.
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.