@ExportPackage @PublicApi

Package com.yahoo.search.handler

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.