Mroonga 5.05 has been released!
Mroonga is a MySQL storage engine that supports fast fulltext search and geolocation search. It is CJK ready. It uses groonga as a storage and fulltext search engine.
Mroonga 5.05 has been released!
- How to install: Install
- How to upgrade: Upgrade guide
Topics
In this release, there is following the topics:
- Supported Groonga 5.0.6
- Dropped Ubuntu 14.10 Utopic support
- Fixed a bug for multiple column index with range condition
Supported Groonga 5.0.6
Supported Groonga 5.0.6. See release announce for summary, see News for details.
Dropped Ubuntu 14.10 Utopic support
Ubuntu 14.10 (Utopic Unicorn) had been reached End of Life (EOL) on July 23, 2015. Thus, we decide to end of support for Ubuntu 14.10. Groonga PPA for Ubuntu 14.10 will no longer update. Previous version (5.0.5) is the final version of support Ubuntu Utopic. We recommend to upgrade to newer version (such as 15.04).
Fixed a bug for multiple column index with range condition
Fixed a bug that search results are reduced for multiple column index with range condition (e.g. <
in WHERE date < '2015-07-01'
).
Thanks to a report from a user. See the following thread of mailing list (Japanese) for details.
Conclusion
See Release 5.05 - 2015-07-29 about detailed changes since 5.04.
Let's search by Mroonga!