Uses of Class
com.yahoo.searchlib.rankingexpression.evaluation.MapContext
Packages that use MapContext
Package
Description
Execution engine for ranking expressions
-
Uses of MapContext in com.yahoo.searchlib.rankingexpression.evaluation
Methods in com.yahoo.searchlib.rankingexpression.evaluation that return MapContextModifier and TypeMethodDescriptionMapContext.freeze()Freezes this.static MapContextMapContext.fromString(String contextString) A convenience constructor which returns a map context from a string on the formname1:value1, name2:value2 ....MapContext.thawedCopy()Returns a new, modifiable context containing all the bindings of this