Uses of Class
com.yahoo.search.query.Ranking
Package
Description
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.
The search query model
-
Uses of Ranking in com.yahoo.search
Modifier and TypeMethodDescriptionQuery.getRanking()
Returns the ranking to be used for this query, never null -
Uses of Ranking in com.yahoo.search.query
-
Uses of Ranking in com.yahoo.search.query.ranking