Uses of Package
com.yahoo.search.config

Packages that use com.yahoo.search.config
Package
Description
The main classes of the Vespa Query Result Server.
Cluster monitoring for content clusters queried over fnet.
 
 
 
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.
Various useful searchers