Commit a896813
fix: rebalance hybrid scoring weights to 0.3/0.3/0.4
Adjust 3-way weights from BM25:0.3/LSA:0.2/Nomic:0.5 to
BM25:0.3/LSA:0.3/Nomic:0.4 for a more balanced hybrid mix.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent da4574b commit a896813
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments