Daijiro MORI
null+****@clear*****
Fri Feb 7 21:06:46 JST 2014
Daijiro MORI 2014-02-07 21:06:46 +0900 (Fri, 07 Feb 2014) New Revision: d162ae265f8506154277e40ff55a2fa7123bfb35 https://github.com/droonga/droonga.org/commit/d162ae265f8506154277e40ff55a2fa7123bfb35 Message: Update reference/catalog/index.md. Modified files: reference/catalog/index.md Modified: reference/catalog/index.md (+7 -0) =================================================================== --- reference/catalog/index.md 2014-02-07 20:55:23 +0900 (2c5ee0e) +++ reference/catalog/index.md 2014-02-07 21:06:46 +0900 (8d20d8c) @@ -130,6 +130,7 @@ Here is a `catalog.json` for the above case: "datasets": { "Wiki": { "workers": 4, + "plugins": ["crud", "search", "groonga"], "number_of_replicas": 2, "number_of_partitions": 2, "partition_key": "_key", @@ -155,6 +156,12 @@ Here is a `catalog.json` for the above case: } } } + }, + "collector": { + "plugins": ["basic", "search"] + }, + "planner": { + "plugins": ["crud", "search", "groonga"] } } ~~~ -------------- next part -------------- HTML����������������������������...Download