BM25 lexical search through the weave index access method
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_weave |
|---|---|
| Version | 0.10.0 |
| PostgreSQL versions | 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Preview |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | Yes |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2026-09-19 |
| Latest release | 2026-09-06 |
| Catalogue updated | 2026-09-20 |
| pg_search | Full text search for PostgreSQL using BM25 |
| pg_trgm | text similarity measurement and index searching based on trigrams |
| pg_bestmatch | Generate BM25 sparse vector inside PostgreSQL |
| vector | vector data type and ivfflat and hnsw access methods |
| biscuit | IAM-LIKE pattern matching with bitmap indexing |