Skip to content

Comment on Pg_bm25: Elastic-Quality Full Text Search Inside Postgres

Comments

An important step, could be a good combination with pg_vector if they are fast enough

I believe the parent project — paradedb — already does that, for their support of HNSW indexes.

That's right, we do support pgvector (it is pre-installed on ParadeDB) and support full HNSW. In fact, we even have another extension, called pg_search, which is the combination of searching on pgvector and pg_bm25 for better results! Topic of another blog post to come sometime soon :)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.