With the release of v0.6.0, which marks the first stable release of the ParadeDB full-text search extension, we have renamed pg_bm25 to pg_search. We're unveiling pg_search: a Rust-based Postgres extension that significantly improves Postgres' full text search capabilities. pg_search is named after BM25, the algorithm used by modern search engines to calculate the relevance scores of search result
