YUKI Hiroshi
null+****@clear*****
Fri Feb 7 15:40:30 JST 2014
YUKI Hiroshi 2014-02-07 15:40:30 +0900 (Fri, 07 Feb 2014) New Revision: 364042fe42b303593645c555e77d3a08f30dfc71 https://github.com/droonga/droonga.org/commit/364042fe42b303593645c555e77d3a08f30dfc71 Message: Fix syntax error and typo Modified files: tutorial/plugin-development/index.md Modified: tutorial/plugin-development/index.md (+1 -1) =================================================================== --- tutorial/plugin-development/index.md 2014-02-07 15:38:34 +0900 (ec3f049) +++ tutorial/plugin-development/index.md 2014-02-07 15:40:30 +0900 (dc954e2) @@ -17,7 +17,7 @@ You must complete the [basic tutorial][] before this. Plugin is one of the most important concept of Droonga. This makes droonga flexible. -Generally, data processing tasks in real word need custom treatments of the data, in various stages of the data stream. This is not easy to done in one-size-fits-all approach. +Generally, data processing tasks in real world need custom treatments of the data, in various stages of the data stream. This is not easy to be done in one-size-fits-all approach. One may want to modify input queries to work well with other systems, one may want to modify output to help other systems understand the result. One may want to do more complex data processing than that provided by Droonga as built-in, to have direct storage access for efficiency. -------------- next part -------------- HTML����������������������������...Download