Mroonga blog

2016-11-29

Mroonga 6.11 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.11 has been released!

We recommends to upgrade if you use COUNT(*) in InnoDB wrapper mode for MySQL 5.7.

Changes

Here is the topics in this release.

  • Supported Mroonga with MariaDB 10.x for Debian jessie

Supported Mroonga with MariaDB 10.x for Debian jessie

In this release, we began to support Mroonga packages for MariaDB 10.x on Debian jessie.

This support is provided for Debian jessie because MariaDB 10.x packages are also available on this release and it aims to make it easy to try Mroonga for user of MariaDB.

To install Mroonga package for MariaDB, use mariadb-server-10.0-mroonga.

$ sudo apt-get install -y -V mariadb-server-10.0-mroonga

Conclusion

Please refer to Release 6.11 - 2016-11-29 about detailed changes since 6.10.

Let's go all out to search by Mroonga!