Hacker News new | ask | show | jobs
by jankovicsandras 629 days ago
Free and open source Okapi BM25 search for Postgresql implemented in PL/pgSQL, so it works without extensions.

https://github.com/jankovicsandras/plpgsql_bm25

Might be useful in hosted/cloud Postgres, where you can't use Rust extensions.