Uses of Class
com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
Packages that use ReferenceNode
Package
Description
Ranking expression execution library, see
RankingExpression.Ranking expression parser
-
Uses of ReferenceNode in com.yahoo.searchlib.rankingexpression
Methods in com.yahoo.searchlib.rankingexpression that return ReferenceNodeMethods in com.yahoo.searchlib.rankingexpression that return types with arguments of type ReferenceNode -
Uses of ReferenceNode in com.yahoo.searchlib.rankingexpression.parser
Methods in com.yahoo.searchlib.rankingexpression.parser that return ReferenceNodeModifier and TypeMethodDescriptionfinal ReferenceNodeRankingExpressionParser.feature()final ReferenceNodeRankingExpressionParser.legacyQueryFeature()Methods in com.yahoo.searchlib.rankingexpression.parser that return types with arguments of type ReferenceNodeModifier and TypeMethodDescriptionfinal List<ReferenceNode>RankingExpressionParser.featureList() -
Uses of ReferenceNode in com.yahoo.searchlib.rankingexpression.rule
Methods in com.yahoo.searchlib.rankingexpression.rule that return ReferenceNodeModifier and TypeMethodDescriptionReferenceNode.setArguments(List<ExpressionNode> arguments) Returns a copy of this where the arguments are replaced by the given argumentsReturns a copy of this node with a modified output