[Groonga-commit] droonga/droonga.org at b3dbc67 [gh-pages] real world => the real world

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Feb 7 15:40:51 JST 2014


YUKI Hiroshi	2014-02-07 15:40:51 +0900 (Fri, 07 Feb 2014)

  New Revision: b3dbc676c8492d8cd25633f5d5ecd53f87971916
  https://github.com/droonga/droonga.org/commit/b3dbc676c8492d8cd25633f5d5ecd53f87971916

  Message:
        real world => the real world

  Modified files:
    tutorial/plugin-development/index.md

  Modified: tutorial/plugin-development/index.md (+1 -1)
===================================================================
--- tutorial/plugin-development/index.md    2014-02-07 15:40:30 +0900 (dc954e2)
+++ tutorial/plugin-development/index.md    2014-02-07 15:40:51 +0900 (db17e3f)
@@ -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 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.
+Generally, data processing tasks in the 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 



More information about the Groonga-commit mailing list
Back to archive index