Generate BM25 sparse vector inside PostgreSQL
pgext.cloud · Source code · License text · Control file
| Package | pg_bestmatch |
|---|---|
| Version | 0.0.2 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | pg_bestmatch |
| Schema | bm_catalog |
| Stars | 100 |
| Latest commit | 2024-11-05 |
| Latest release | 2024-10-10 |
| Catalogue updated | 2026-08-30 |
| pg_search | Full text search for PostgreSQL using BM25 |
| pg_textsearch | Full-text search with BM25 ranking |
| vchord_bm25 | A postgresql extension for bm25 ranking algorithm |
| pg_fts | Full-text search with BM25 and BM25F ranking |
| pg_rrf | Reciprocal rank fusion functions for hybrid search |
| pgroonga | Use Groonga as index, fast full text search platform for all languages! |
| psql_bm25s | PostgreSQL extension for BM25-family lexical retrieval |
| vectorize | The simplest way to do vector search on Postgres |
| pgcontext | Vector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables. |