Interface ExpressionScoreMapper

All Known Implementing Classes:
And, BinaryLogic, FullTextFunction, Knn, Kql, Match, MatchOperator, MatchPhrase, Or, QueryString, Term

public interface ExpressionScoreMapper
Maps expressions that have a mapping to an ScoreOperator.ExpressionScorer. Allows for transforming expressions into their corresponding scores.