Uses of Class
com.yahoo.searchlib.rankingexpression.rule.FunctionReferenceContext
Packages that use FunctionReferenceContext
-
Uses of FunctionReferenceContext in com.yahoo.searchlib.rankingexpression.rule
Subclasses of FunctionReferenceContext in com.yahoo.searchlib.rankingexpression.ruleModifier and TypeClassDescriptionclassContext needed to serialize an expression to a string.Methods in com.yahoo.searchlib.rankingexpression.rule that return FunctionReferenceContextModifier and TypeMethodDescriptionFunctionReferenceContext.withBindings(Map<String, String> bindings) Returns a new context with the bindings replaced by the given bindingsFunctionReferenceContext.withoutBindings()Returns a fresh context without bindings