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

Back to archive index

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


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

  New Revision: 7acad5e118c3c5238678140fb960e0d0dee0c612
  https://github.com/droonga/droonga.org/commit/7acad5e118c3c5238678140fb960e0d0dee0c612

  Message:
    Update example catalog.json

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

  Modified: ja/tutorial/plugin-development/adapter/index.md (+2 -2)
===================================================================
--- ja/tutorial/plugin-development/adapter/index.md    2014-02-07 20:51:23 +0900 (164d668)
+++ ja/tutorial/plugin-development/adapter/index.md    2014-02-07 20:55:23 +0900 (d1400eb)
@@ -97,7 +97,7 @@ catalog.json:
       "datasets": {
         "Starbucks": {
           (snip)
-          "plugins": ["search", "groonga", "add", "sample-logger"],
+          "plugins": ["crud", "search", "groonga", "sample-logger"],
 (snip)
 ~~~
 
@@ -379,7 +379,7 @@ catalog.json:
       "datasets": {
         "Starbucks": {
           (snip)
-          "plugins": ["search", "groonga", "add", "store-search"],
+          "plugins": ["crud", "search", "groonga", "store-search"],
 (snip)
 ~~~
 

  Modified: tutorial/plugin-development/adapter/index.md (+2 -2)
===================================================================
--- tutorial/plugin-development/adapter/index.md    2014-02-07 20:51:23 +0900 (915a5b4)
+++ tutorial/plugin-development/adapter/index.md    2014-02-07 20:55:23 +0900 (dd36c42)
@@ -88,7 +88,7 @@ catalog.json:
       "datasets": {
         "Starbucks": {
           (snip)
-          "plugins": ["search", "groonga", "add", "sample-logger"],
+          "plugins": ["crud", "search", "groonga", "sample-logger"],
 (snip)
 ~~~
 
@@ -370,7 +370,7 @@ catalog.json:
       "datasets": {
         "Starbucks": {
           (snip)
-          "plugins": ["search", "groonga", "add", "store-search"],
+          "plugins": ["crud", "search", "groonga", "store-search"],
 (snip)
 ~~~
 
-------------- next part --------------
HTML����������������������������...
Download 



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