[Groonga-commit] droonga/fluent-plugin-droonga at d0781a2 [master] Add "crud" input/output adapter

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Thu Jan 30 18:06:52 JST 2014


Kouhei Sutou	2014-01-30 18:06:52 +0900 (Thu, 30 Jan 2014)

  New Revision: d0781a2a472a643bf338fc32b55732c1ffbd6ba3
  https://github.com/droonga/fluent-plugin-droonga/commit/d0781a2a472a643bf338fc32b55732c1ffbd6ba3

  Message:
    Add "crud" input/output adapter

  Modified files:
    sample/cluster/catalog.json

  Modified: sample/cluster/catalog.json (+2 -2)
===================================================================
--- sample/cluster/catalog.json    2014-01-30 18:05:52 +0900 (252603b)
+++ sample/cluster/catalog.json    2014-01-30 18:06:52 +0900 (ad986a2)
@@ -39,9 +39,9 @@
     }
   },
   "input_adapter": {
-    "plugins": ["groonga"]
+    "plugins": ["crud", "groonga"]
   },
   "output_adapter": {
-    "plugins": ["groonga"]
+    "plugins": ["crud", "groonga"]
   }
 }
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る