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