Uses of Class
com.yahoo.search.query.Presentation
-
Packages that use Presentation Package Description com.yahoo.search The top level classes of the search container. A Query represents the incoming request, which produces a Result by chained execution of a set of Searchers. -
-
Uses of Presentation in com.yahoo.search
Methods in com.yahoo.search that return Presentation Modifier and Type Method Description Presentation
Query. getPresentation()
Returns the presentation to be used for this query, never null
-