Kouhei Sutou
null+****@clear*****
Sun Feb 9 13:55:55 JST 2014
Kouhei Sutou 2014-02-09 13:55:55 +0900 (Sun, 09 Feb 2014) New Revision: 330900d2e61cf6ebefe0d78b84eff215c3d75c7a https://github.com/droonga/fluent-plugin-droonga/commit/330900d2e61cf6ebefe0d78b84eff215c3d75c7a Message: Add 0.9.9 entry Modified files: doc/text/news.md Modified: doc/text/news.md (+14 -0) =================================================================== --- doc/text/news.md 2014-02-08 13:50:51 +0900 (f14d353) +++ doc/text/news.md 2014-02-09 13:55:55 +0900 (3554be6) @@ -1,5 +1,19 @@ # News +## 0.9.9: 2014-02-09 + +### Improvements + + * Supported gathering errors. + * Added more error handled cases. + * experimental: Added a MeCab filter that filters results from + N-gram tokenizer based search by MeCab based tokenized search. It + is disabled by default. You need to define + `DROONGA_ENABLE_SEARCH_MECAB_FILTER=yes` environment variable when + you run fluentd. + * Supported developing a plugin. You can custom adaption phase for now. + See [tutorial](http://droonga.org/tutorial/plugin-development/) for details. + ## 0.9.0: 2014-01-29 ### Improvements -------------- next part -------------- HTML����������������������������...Download