PGroonga (fast full text search module for PostgreSQL) 2.3.8 has been released
PGroonga 2.3.8 has been released! PGroonga makes PostgreSQL fast full text search for all languages.
If you are new user, see also About PGroonga.
Highlight
Here are highlights in PGroonga 2.3.8:
-
Added support for Unlogged Table.
We can create a index of PGroonga on Unlogged Table.
-
Debian Dropped support for Debian 10 (buster).
Because Debian 10 (buster) reaches EOL in August 2022.
-
Ubuntu Dropped ssupport for Ubuntu 21.10 (Impish Indri).
Because Ubuntu 21.10 reached EOL in July 2022.
-
pgroonga-query-expand Added document for an example of how to search keywords using synonym groups in the document of
pgroonga_query_expand()
.
How to upgrade
This version is compatible with before versions. You can upgrade by steps in "Compatible case" in Upgrade document.
Conclusion
Try PGroonga when you want to perform fast full text search against all languages on PostgreSQL!