select open change scope Open full search

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

Extensions / Full-text search

pg_weave

BM25 lexical search through the weave index access method

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

Overview

Packagepg_weave
Version0.10.0
PostgreSQL versions17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusPreview
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedYes
RelocatableYes
Stars0
Latest commit2026-09-19
Latest release2026-09-06
Catalogue updated2026-09-20

Related extensions

See also

pg_searchFull text search for PostgreSQL using BM25
pg_trgmtext similarity measurement and index searching based on trigrams
pg_bestmatchGenerate BM25 sparse vector inside PostgreSQL
vectorvector data type and ivfflat and hnsw access methods
biscuitIAM-LIKE pattern matching with bitmap indexing