Public enum RankingScoreCombination

Namespace
Rowles.LeanCorpus.Search.Ranking
Assembly
Rowles.LeanCorpus.dll

How a numeric or reranker score combines with the current score.

public enum RankingScoreCombination

Fields

Add = 1
Interpolate = 3
Multiply = 2
OrderOnly = 4
Replace = 0