Uses of Class
com.yahoo.searchlib.rankingexpression.evaluation.Context
Packages that use Context
Package
Description
Ranking expression execution library, see
RankingExpression.Execution engine for ranking expressions
-
Uses of Context in com.yahoo.searchlib.rankingexpression
Methods in com.yahoo.searchlib.rankingexpression with parameters of type Context -
Uses of Context in com.yahoo.searchlib.rankingexpression.evaluation
Subclasses of Context in com.yahoo.searchlib.rankingexpression.evaluationModifier and TypeClassDescriptionclassSuperclass of contexts which supports array index based lookup.classCreates a context which supports array index based lookup.classA variant of an array context variant which supports faster binding of variables but slower lookup from non-gbdt-optimized ranking expressions.classA context backed by a Map -
Uses of Context in com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization
Methods in com.yahoo.searchlib.rankingexpression.evaluation.gbdtoptimization with parameters of type Context -
Uses of Context in com.yahoo.searchlib.rankingexpression.rule
Methods in com.yahoo.searchlib.rankingexpression.rule with parameters of type ContextModifier and TypeMethodDescriptionEvaluate the i'th argumentValue[]Evaluate all arguments in thisabstract ValueReturns the value of evaluating this expression over the given context.Evaluate this in a context which must have the arguments boundEvaluate this in a context which must have the arguments bound