select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Full-text search

vchord_bm25

A postgresql extension for bm25 ranking algorithm

pgext.cloud · Source code · License text · Control file

Overview

Packagevchord_bm25
Version0.3.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariesvchord_bm25
Schemabm25_catalog
Stars376
Latest commit2026-04-28
Latest release2025-12-15
Catalogue updated2026-08-30

Related extensions

See also

pg_searchFull text search for PostgreSQL using BM25
pg_textsearchFull-text search with BM25 ranking
pg_bestmatchGenerate BM25 sparse vector inside PostgreSQL
pg_ftsFull-text search with BM25 and BM25F ranking
pgroongaUse Groonga as index, fast full text search platform for all languages!
pg_rrfReciprocal rank fusion functions for hybrid search
psql_bm25sPostgreSQL extension for BM25-family lexical retrieval
pgcontextVector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables.
vectorizeThe simplest way to do vector search on Postgres