Mroonga 6.00 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 6.00 has been released!
- How to install: Install
- How to upgrade: Upgrade guide
Changes
This is major version upgrade of Mroonga - 6.00! Even though major version upgrade, it keeps compatibility of Mroonga database.
Here are changes in this release. It introduces new *SS pragma. You can use full Groonga search features in script syntax with it.
- [*SS] Added a pragma to use script syntax for search. [GitHub#95][Patch by Naoya Murakami]
- [Windows] Bundled LZ4 to support compression about the value of column.
- [Windows] Updated base MariaDB to 10.1.12.
Conclusion
See Release 6.0.0 - 2016-02-29 about detailed changes since 5.12.
Let's search by Mroonga!