Yoji Shidara
null+****@clear*****
Mon Nov 18 17:05:29 JST 2013
Yoji Shidara 2013-11-18 17:05:29 +0900 (Mon, 18 Nov 2013) New Revision: e79e6be4ee288b926d88cd115802c49ae09fc68d https://github.com/droonga/droonga.org/commit/e79e6be4ee288b926d88cd115802c49ae09fc68d Message: Workers should be specified by integer Modified files: reference/catalog/index.md Modified: reference/catalog/index.md (+1 -5) =================================================================== --- reference/catalog/index.md 2013-11-18 16:55:54 +0900 (024ca99) +++ reference/catalog/index.md 2013-11-18 17:05:29 +0900 (ed37a59) @@ -62,10 +62,7 @@ Each **dataset** must have a unique name in the network. }, "datasets": { "Wiki": { - "workers": { - "search": 4, - "update": 1 - }, + "workers": 4, "number_of_replicas": 2, "number_of_partitions": 2, "partition_key": "_key", @@ -93,4 +90,3 @@ Each **dataset** must have a unique name in the network. } } } - -------------- next part -------------- HTML����������������������������...Download