Yoji Shidara
null+****@clear*****
Mon Dec 9 18:11:35 JST 2013
Yoji Shidara 2013-12-09 18:11:35 +0900 (Mon, 09 Dec 2013) New Revision: 969d8cecf1a41835c6b56e53b7ddffd04e653e02 https://github.com/droonga/fluent-plugin-droonga/commit/969d8cecf1a41835c6b56e53b7ddffd04e653e02 Message: Add a dataset for watch Modified files: test/command/config/default/catalog.json Modified: test/command/config/default/catalog.json (+18 -0) =================================================================== --- test/command/config/default/catalog.json 2013-12-09 17:41:51 +0900 (9fb4e81) +++ test/command/config/default/catalog.json 2013-12-09 18:11:35 +0900 (d8e8e07) @@ -37,6 +37,24 @@ } } }, + "Watch": { + "workers": 2, + "plugins": ["search", "groonga", "add", "watch"], + "number_of_replicas": 1, + "number_of_partitions": 1, + "partition_key": "_key", + "date_range": "infinity", + "ring": { + "localhost:23041": { + "weight": 50, + "partitions": { + "2013-09-01": [ + "localhost:23003/droonga.watch" + ] + } + } + } + } "options": { "plugins": ["select"] } -------------- next part -------------- HTML����������������������������... ダウンロード