Uses of Class
com.yahoo.search.config.IndexInfoConfig

Packages that use IndexInfoConfig
Package
Description
The main classes of the Vespa Query Result Server.
 
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.