select open change scope Open full search

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

Extensions / Full-text search

pg_textsearch

Full-text search with BM25 ranking

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

Overview

Packagepg_textsearch
Version1.4.0
PostgreSQL versions17 · 18
RepositoryPIGSTY
Extension typePreloaded
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariespg_textsearch
Stars3,993
Latest commit2026-09-17
Latest release2026-08-18
Catalogue updated2026-09-20

Related extensions

See also

pg_searchFull text search for PostgreSQL using BM25
pg_bestmatchGenerate BM25 sparse vector inside PostgreSQL
vchord_bm25A postgresql extension for bm25 ranking algorithm
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