@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.
-
Interface Summary Interface Description SearchWithRendererHandlerConfig.Producer -
Class Summary Class Description HttpSearchResponse Wrap the result of a query as an HTTP response.SearchHandler Handles search request.SearchResponse Some leftover static methods.SearchWithRendererHandlerConfig This class represents the root node of search-with-renderer-handler Copyright 2017 Yahoo Holdings.SearchWithRendererHandlerConfig.Builder