The Missing Manual for Hybrid Search in PostgreSQL(paradedb.com)
paradedb.com
The Missing Manual for Hybrid Search in PostgreSQL
https://www.paradedb.com/blog/hybrid-search-in-postgresql-the-missing-manual
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.