YUKI Hiroshi
null+****@clear*****
Fri May 8 16:17:48 JST 2015
YUKI Hiroshi 2015-05-08 16:17:48 +0900 (Fri, 08 May 2015) New Revision: 121ef23632435cdf3d9f4e12e71779b4f220b6cd https://github.com/droonga/droonga.org/commit/121ef23632435cdf3d9f4e12e71779b4f220b6cd Message: Describe about examples of droonga-engin-catalog-generate Modified files: reference/1.1.1/command-line-tools/droonga-engine-catalog-generate/index.md Modified: reference/1.1.1/command-line-tools/droonga-engine-catalog-generate/index.md (+5 -1) =================================================================== --- reference/1.1.1/command-line-tools/droonga-engine-catalog-generate/index.md 2015-05-08 14:23:08 +0900 (8d95518) +++ reference/1.1.1/command-line-tools/droonga-engine-catalog-generate/index.md 2015-05-08 16:17:48 +0900 (39d434f) @@ -39,9 +39,13 @@ Full version with omitted options is: --plugins groonga,search,crud,dump,system,catalog ~~~ +These options `--n-workers`, `--hosts`, `--port`, `--tag`, `--n-slices` and `--plugins` are bundled to the nearest preceding `--dataset` option. +All these options preceding to any user defined `--dataset` option are automatically bundled to the default dataset named `Default`. + + ### Cluster with two replica nodes -(TBD) +To define a dataset with two replica nodes, you have to give multiple host names separated with `,` (comma) via the `--hosts` option, like: ~~~ (on 192.168.100.50) -------------- next part -------------- HTML����������������������������...Download