Uses of Class
com.yahoo.schema.RankProfile.RankingExpressionFunction
Packages that use RankProfile.RankingExpressionFunction
-
Uses of RankProfile.RankingExpressionFunction in com.yahoo.schema
Methods in com.yahoo.schema that return RankProfile.RankingExpressionFunctionModifier and TypeMethodDescriptionRankProfile.addFunction(com.yahoo.searchlib.rankingexpression.ExpressionFunction function, boolean inline) Adds a function and returns itRankProfile.findFunction(String name) RankProfile.getFirstPhase()RankProfile.getGlobalPhase()RankProfile.getSecondPhase()Methods in com.yahoo.schema that return types with arguments of type RankProfile.RankingExpressionFunctionModifier and TypeMethodDescriptionRankProfile.getFunctions()Returns an unmodifiable snapshot of the functions in this -
Uses of RankProfile.RankingExpressionFunction in com.yahoo.schema.expressiontransforms
Methods in com.yahoo.schema.expressiontransforms that return types with arguments of type RankProfile.RankingExpressionFunction