Package com.yahoo.search.handler
@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.
-
ClassDescriptionWrap the result of a query as an HTTP response.Handles search request.Some leftover static methods.This class represents the root node of search-with-renderer-handler Copyright Vespa.ai.