Kouhei Sutou
null+****@clear*****
Thu Oct 29 14:56:25 JST 2015
Kouhei Sutou 2015-10-29 14:56:25 +0900 (Thu, 29 Oct 2015) New Revision: 57bdc1de670aa7375a2658b17de3184a756a07aa https://github.com/mroonga/mroonga.github.com/commit/57bdc1de670aa7375a2658b17de3184a756a07aa Message: Mroonga 5.09 has been released!!! Added files: en/_posts/2015-10-29-mroonga-5.09.md Added: en/_posts/2015-10-29-mroonga-5.09.md (+41 -0) 100644 =================================================================== --- /dev/null +++ en/_posts/2015-10-29-mroonga-5.09.md 2015-10-29 14:56:25 +0900 (a72b819) @@ -0,0 +1,41 @@ +--- +layout: post.en +title: Mroonga 5.09 has been released! +description: Mroonga 5.09 has been released! +--- + +## Mroonga 5.09 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.09](/docs/news.html#release-5-09) has been released! + +* How to install: [Install](/docs/install.html) +* How to upgrade: [Upgrade guide](/docs/upgrade.html) + +### Changes + +Here are changes in this release: + + * Added auto repair feature after Mroonga is crashed. Note that this feature isn't perfect. This feature can't repair some cases. + * Added a new UDF `mroonga_snippet_html` that generates snippet for HTML output. This is convenient version of [mroonga_snippet](/docs/reference/udf/mroonga_snippet.html). Document will be added later. + * Bundled MeCab into binary for Windows. You can use MeCab based tokenizer on Windows. + * Supported MariaDB 10.1.8. + * Binary for Windows uses MariaDB 10.1.8. (MariaDB 10.0 series are used in old releases.) + * Supported MySQL 5.7.9. + * Mroonga supports JSON type. + * Started providing [packages for Ubuntu 15.10 Wily Werewolf](/docs/reference/install/ubuntu.html). + * Started providing [packages for MySQL 5.7 on CentOS 6](/docs/reference/install/centos.html#centos-7-oracle-57). + +### Information + +Mroonga project starts providing Docker images for Mroonga on Docker Hub. You can use them for development, test and so on. + + * [Mroonga on Docker Hub](https://hub.docker.com/r/groonga/mroonga/) + * [Repository for Dockerfile](https://github.com/mroonga/docker/) + +### Conclusion + +See [Release 5.09 - 2015-10-29](/docs/news.html#release-5-09) about detailed changes since 5.08. + +Let's search by Mroonga! -------------- next part -------------- HTML����������������������������...Download