feat(search/hybrid): fuse hits override score_kind to Rrf (fb-38)
This commit is contained in:
@@ -170,6 +170,7 @@ pub fn mk_hit_with_indexed_at(
|
||||
// + cfg threshold; tests configure both via this helper.
|
||||
indexed_at,
|
||||
stale: false,
|
||||
score_kind: kebab_core::ScoreKind::Rrf,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user