AI
Hybrid Search: Combining BM25 and Vector Similarity
Why pure vector search underperforms on keyword-heavy queries, and how to combine it with BM25 using score fusion that actually works.
3 min read
Tag
4 articles
Why pure vector search underperforms on keyword-heavy queries, and how to combine it with BM25 using score fusion that actually works.
How Airbnb's search ranking moved from hand-tuned heuristics to gradient-boosted trees and eventually neural networks, and what each transition actually bought.
How Pinterest built visual search and object detection to let people discover products and ideas by tapping on specific items inside an image.
How Twitter built Earlybird, a Lucene-based inverted index engineered to make freshly posted tweets searchable within seconds of being sent.