Full text search for PostgreSQL using BM25
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_bm25 |
|---|---|
| Version | 0.0.0 |
| PostgreSQL versions | 12 · 13 · 14 · 15 · 16 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | paradedb |
| Stars | 1 |
| Latest commit | 2023-12-02 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| pg_search | Full text search for PostgreSQL using BM25 |
| pg_fts | Full-text search with BM25 and BM25F ranking |
| pg_textsearch | Full-text search with BM25 ranking |
| quria | quria: experimental pgrx extension for BM25 full-text and HNSW vector search |
| vchord_bm25 | A postgresql extension for bm25 ranking algorithm |
| psql_bm25s | PostgreSQL extension for BM25-family lexical retrieval |
| pg_bestmatch | Generate BM25 sparse vector inside PostgreSQL |
| pgturbohybrid | hybrid vector and BM25 search for PostgreSQL on top of pgvector |
| llama_embed | llama.cpp embedding extension for dense and multivector search |
| pg_rrf | Reciprocal rank fusion functions for hybrid search |