[Groonga-commit] droonga/droonga.org at 28d94cf [gh-pages] Update example catalog.json

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Feb 7 20:40:41 JST 2014


YUKI Hiroshi	2014-02-07 20:40:41 +0900 (Fri, 07 Feb 2014)

  New Revision: 28d94cfabb788735b10a9cdefb23765ac0d2f310
  https://github.com/droonga/droonga.org/commit/28d94cfabb788735b10a9cdefb23765ac0d2f310

  Message:
    Update example catalog.json

  Modified files:
    tutorial/basic/index.md

  Modified: tutorial/basic/index.md (+6 -3)
===================================================================
--- tutorial/basic/index.md    2014-02-07 19:53:19 +0900 (31b3df1)
+++ tutorial/basic/index.md    2014-02-07 20:40:41 +0900 (acb558b)
@@ -122,7 +122,7 @@ catalog.json:
       "datasets": {
         "Starbucks": {
           "workers": 0,
-          "plugins": ["search", "groonga", "add"],
+          "plugins": ["crud", "search", "groonga"],
           "number_of_replicas": 2,
           "number_of_partitions": 2,
           "partition_key": "_key",
@@ -149,8 +149,11 @@ catalog.json:
           }
         }
       },
-      "options": {
-        "plugins": ["crud"]
+      "collector": {
+        "plugins": ["basic", "search"]
+      },
+      "planner": {
+        "plugins": ["crud", "search", "groonga"]
       }
     }
 
-------------- next part --------------
HTML����������������������������...
Télécharger 



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