Uses of Class
com.yahoo.search.query.ranking.RankProperties
Packages that use RankProperties
-
Uses of RankProperties in com.yahoo.search.query
Methods in com.yahoo.search.query that return RankPropertiesModifier and TypeMethodDescriptionRanking.getProperties()Returns the rank properties of this, an empty container (never null) if none are set. -
Uses of RankProperties in com.yahoo.search.query.ranking
Methods in com.yahoo.search.query.ranking that return RankPropertiesMethods in com.yahoo.search.query.ranking with parameters of type RankPropertiesModifier and TypeMethodDescriptionvoidDiversity.prepare(RankProperties rankProperties) Internal operation - DO NOT USEvoidMatching.prepare(RankProperties rankProperties) Internal operation - DO NOT USEvoidMatchPhase.prepare(RankProperties rankProperties) Internal operation - DO NOT USEvoidRankFeatures.prepare(RankProperties rankProperties) Prepares this for encoding, not for external use.voidSecondPhase.prepare(RankProperties rankProperties) Internal operation - DO NOT USEvoidSoftTimeout.prepare(RankProperties rankProperties) Internal operation - DO NOT USEvoidWeakAnd.prepare(RankProperties rankProperties) Internal operation - DO NOT USE DIRECTLY