Hacker News new | ask | show | jobs
The Missing Manual for Hybrid Search in PostgreSQL (paradedb.com)
6 points by jamesgresql 186 days ago
1 comments

Hello HN, author here. It seems like everyone is talking about 'hybrid search' (lexical/BM25 + semantic/vector) these days, so I wanted to show how it's possible (and fully customizable) using reciprocal rank fusion in SQL.