Interface: FuseOptions
Defined in: Services/Search/ScoreFusion.ts:25
Options for score fusion.
Properties
alpha?
optionalalpha?:number
Defined in: Services/Search/ScoreFusion.ts:27
Weight for embedding score in linear blend (1-alpha for reranker). Default: 0.4
k?
optionalk?:number
Defined in: Services/Search/ScoreFusion.ts:29
RRF constant (higher = more weight to lower ranks). Default: 60