| From: | Tiger Data via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org> |
|---|---|
| To: | PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org> |
| Subject: | pg_textsearch v1.0 |
| Date: | 2026-04-03 09:02:14 |
| Message-ID: | 177520693494.3221092.12102497042130744894@wrigleys.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-announce |
Hi folks,
I'm delighted to announce the general availability of pg_textsearch v1.0. This is an open source extension (Postgres license) supporting modern BM25 ranked keyword search with fast indexing and state-of-the-art query performance:
[https://github.com/timescale/pg_textsearch](https://github.com/timescale/pg_textsearch)
In the blog post accompanying today's launch, I describe the extension's motivation, architecture, and benchmark results on large scale IR datasets. These demonstrate substantial performance advantages vs ParadeDB, which has a much more restrictive license (AGPL):
Thanks,
TJ
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gavin M. Roy via PostgreSQL Announce | 2026-04-03 09:03:54 | tree-sitter-postgres, libpgfmt, pgfmt, and libpgdump |
| Previous Message | Estuary via PostgreSQL Announce | 2026-04-03 09:01:14 | PostgreSQL CDC, Evolved: Read-Only Mode, IAM Auth & Partition Support Now in Estuary |