Uses of Record Class
com.yahoo.search.schema.RankProfile.InputType
Packages that use RankProfile.InputType
-
Uses of RankProfile.InputType in com.yahoo.search.schema
Methods in com.yahoo.search.schema that return RankProfile.InputTypeModifier and TypeMethodDescriptionstatic RankProfile.InputTypeSchemaInfo.Session.rankProfileInput(String rankFeature, String rankProfile) Returns the type of the given rank feature name in the given profile, if it can be uniquely determined.Methods in com.yahoo.search.schema that return types with arguments of type RankProfile.InputTypeModifier and TypeMethodDescriptionRankProfile.inputs()Returns the inputs explicitly declared in this rank profile.Methods in com.yahoo.search.schema with parameters of type RankProfile.InputTypeModifier and TypeMethodDescriptionRankProfile.Builder.addInput(String name, RankProfile.InputType type)