Module: Redis::Commands::Search::CombinationMethods

Defined in:
lib/redis/commands/modules/search/hybrid.rb

Overview

Constants for the result-combination methods used by CombineResultsMethod.

Constant Summary collapse

RRF =

Reciprocal Rank Fusion.

"RRF"
LINEAR =

Linear combination of leg scores.

"LINEAR"