37 Things I Learned About Information Retrieval in Two Years at a Vector Database Company
A Weaviate engineer pulls back the curtain on two years of hard-earned lessons in vector searchâbreaking downBM25,embedding models,ANN algorithms, andRAG pipelines. The real story? Retrieval workflows keep movingâfrom keyword-heavy (sparse) toward embedding-driven (dense). Across IR use cases, the ..