PGroonga 1.1.1 has been released
PGroonga (píːzí:lúnɡά) 1.1.1 has been released!
See PGroonga 1.0.0 release announce about PGroonga.
Changes
Here are changes since 1.0.9:
- [Windows] Upgraded bundled Groonga to 6.0.8.
- Improved the number of hits estimation. It helps that planner choose suitable index use or not index use. Therefore, total performance is improved.
- Added
pgroonga.match_positions_character
function that returns match positions in character. - Added
pgroonga.flush
function that flushes buffered changes in memory. - Fixed a bug that needless recheck is ran on bitmap heap scan. If recheck is ran, performance is down.
In this release, performance is improved. Earlier PGroonga releases are fast but you can get more performance improvement by just upgrading to this release. Let's try PGroonga!
How to upgrade
This version is compatible with 1.0.9 and 1.1.0. Upgrade by steps in "Compatible case" in Upgrade document.
Group chat that supports full text search by PGroonga
Do you know Zulip? It's an open source group chat. It's open source-ed by Dropbox.
Zulip supports full text search but it only supports English. Zulip now supports PGroonga based full text search feature. It supports all languages.
Zulip doesn't release a new version that includes PGroonga support. But you can start using Zulip. You can upgrade after installing Zulip.
Conclusion
New PGroonga version has been released.
Try PGroonga when you want to perform fast full text search against all languages on PostgreSQL!