Package com.yahoo.search.rendering
@ExportPackage
@PublicApi
package com.yahoo.search.rendering
-
ClassDescriptionA Server-Sent Events (SSE) renderer for asynchronous events such as tokens from a language model.JSON renderer for search results.Received callbacks when fields of hits are encountered.Renders a search result to a writer synchronously - the result is completely rendered when the render method returns.Holds all configured and built-in renderers.SectionedRenderer<WRITER>Renders each part of a result to a writer.XML rendering of search results.