select open change scope Open full search

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

Extensions / Full-text search

pg_fts

Full-text search with BM25 and BM25F ranking

pgext.cloud · Source code · PGXN

Overview

Packagepg_fts
Version1.8.3
PostgreSQL versions17 · 18
RepositoryPIGSTY
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedYes
RelocatableYes
Shared libraries$libdir/pg_fts
Catalogue updated2026-09-19

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
vchord_bm25A postgresql extension for bm25 ranking algorithm
pg_rrfReciprocal rank fusion functions for hybrid search
pgroongaUse Groonga as index, fast full text search platform for all languages!
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