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

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Feb 7 20:51:23 JST 2014


YUKI Hiroshi	2014-02-07 20:51:23 +0900 (Fri, 07 Feb 2014)

  New Revision: 29d0a212a744ab13cb63de53126daf5dc5070c0e
  https://github.com/droonga/droonga.org/commit/29d0a212a744ab13cb63de53126daf5dc5070c0e

  Message:
    Update example catalog.json

  Modified files:
    ja/tutorial/basic/index.md

  Modified: ja/tutorial/basic/index.md (+6 -3)
===================================================================
--- ja/tutorial/basic/index.md    2014-02-07 20:40:41 +0900 (cb92775)
+++ ja/tutorial/basic/index.md    2014-02-07 20:51:23 +0900 (a243e28)
@@ -131,7 +131,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",
@@ -158,8 +158,11 @@ catalog.json:
           }
         }
       },
-      "options": {
-        "plugins": ["crud"]
+      "collector": {
+        "plugins": ["basic", "search"]
+      },
+      "planner": {
+        "plugins": ["crud", "search", "groonga"]
       }
     }
 
-------------- next part --------------
HTML����������������������������...
Download 



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