[Groonga-commit] droonga/droonga.org at 7f645eb [gh-pages] Align

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Jul 29 13:51:12 JST 2014


YUKI Hiroshi	2014-07-29 13:51:12 +0900 (Tue, 29 Jul 2014)

  New Revision: 7f645eb8f0a8a16b64c73797fed9d682ca23a058
  https://github.com/droonga/droonga.org/commit/7f645eb8f0a8a16b64c73797fed9d682ca23a058

  Message:
    Align

  Modified files:
    _po/ja/tutorial/1.0.5/add-replica/index.po
    _po/ja/tutorial/1.0.5/groonga/index.po
    ja/tutorial/1.0.5/add-replica/index.md
    ja/tutorial/1.0.5/groonga/index.md
    tutorial/1.0.5/add-replica/index.md
    tutorial/1.0.5/groonga/index.md

  Modified: _po/ja/tutorial/1.0.5/add-replica/index.po (+12 -14)
===================================================================
--- _po/ja/tutorial/1.0.5/add-replica/index.po    2014-07-29 13:49:59 +0900 (b0a4c5e)
+++ _po/ja/tutorial/1.0.5/add-replica/index.po    2014-07-29 13:51:12 +0900 (f63196e)
@@ -182,13 +182,12 @@ msgid ""
 "                     --daemon \\\n"
 "                     --pid-file=$DROONGA_BASE_DIR/droonga-engine.pid\n"
 "    # droonga-http-server --port=10041 \\\n"
-"                            --receive-host-name=$host \\\n"
-"                            --droonga-engine-host-name=$host \\\n"
-"                            --environment=production \\\n"
-"                            --cache-size=-1 \\\n"
-"                            --daemon \\\n"
-"                            --pid-file=$DROONGA_BASE_DIR/droonga-http-server.p"
-"id"
+"                          --receive-host-name=$host \\\n"
+"                          --droonga-engine-host-name=$host \\\n"
+"                          --environment=production \\\n"
+"                          --cache-size=-1 \\\n"
+"                          --daemon \\\n"
+"                          --pid-file=$DROONGA_BASE_DIR/droonga-http-server.pid"
 msgstr ""
 
 msgid ""
@@ -497,13 +496,12 @@ msgid ""
 "                     --daemon \\\n"
 "                     --pid-file=$DROONGA_BASE_DIR/droonga-engine.pid\n"
 "    # droonga-http-server --port=10041 \\\n"
-"                            --receive-host-name=$host \\\n"
-"                            --droonga-engine-host-name=$host \\\n"
-"                            --environment=production \\\n"
-"                            --cache-size=-1 \\\n"
-"                            --daemon \\\n"
-"                            --pid-file=$DROONGA_BASE_DIR/droonga-http-server.p"
-"id"
+"                          --receive-host-name=$host \\\n"
+"                          --droonga-engine-host-name=$host \\\n"
+"                          --environment=production \\\n"
+"                          --cache-size=-1 \\\n"
+"                          --daemon \\\n"
+"                          --pid-file=$DROONGA_BASE_DIR/droonga-http-server.pid"
 msgstr ""
 
 msgid "Then, join the node to the cluster."

  Modified: _po/ja/tutorial/1.0.5/groonga/index.po (+6 -7)
===================================================================
--- _po/ja/tutorial/1.0.5/groonga/index.po    2014-07-29 13:49:59 +0900 (3b6c4a5)
+++ _po/ja/tutorial/1.0.5/groonga/index.po    2014-07-29 13:51:12 +0900 (be15640)
@@ -270,13 +270,12 @@ msgid ""
 "                     --daemon \\\n"
 "                     --pid-file=$DROONGA_BASE_DIR/droonga-engine.pid\n"
 "    # droonga-http-server --port=10041 \\\n"
-"                            --receive-host-name=$host \\\n"
-"                            --droonga-engine-host-name=$host \\\n"
-"                            --environment=production \\\n"
-"                            --cache-size=-1 \\\n"
-"                            --daemon \\\n"
-"                            --pid-file=$DROONGA_BASE_DIR/droonga-http-server.p"
-"id"
+"                          --receive-host-name=$host \\\n"
+"                          --droonga-engine-host-name=$host \\\n"
+"                          --environment=production \\\n"
+"                          --cache-size=-1 \\\n"
+"                          --daemon \\\n"
+"                          --pid-file=$DROONGA_BASE_DIR/droonga-http-server.pid"
 msgstr ""
 
 msgid ""

  Modified: ja/tutorial/1.0.5/add-replica/index.md (+12 -12)
===================================================================
--- ja/tutorial/1.0.5/add-replica/index.md    2014-07-29 13:49:59 +0900 (fa363b7)
+++ ja/tutorial/1.0.5/add-replica/index.md    2014-07-29 13:51:12 +0900 (a989937)
@@ -94,12 +94,12 @@ Droongaのノードの集合には、「replica」と「slice」という2つの
                      --daemon \
                      --pid-file=$DROONGA_BASE_DIR/droonga-engine.pid
     # droonga-http-server --port=10041 \
-                            --receive-host-name=$host \
-                            --droonga-engine-host-name=$host \
-                            --environment=production \
-                            --cache-size=-1 \
-                            --daemon \
-                            --pid-file=$DROONGA_BASE_DIR/droonga-http-server.pid
+                          --receive-host-name=$host \
+                          --droonga-engine-host-name=$host \
+                          --environment=production \
+                          --cache-size=-1 \
+                          --daemon \
+                          --pid-file=$DROONGA_BASE_DIR/droonga-http-server.pid
 
 この時点では、ノードの情報が `catalog.json` に含まれていないため、この新しいノードはクラスタのノードとしては動作していません。
 新しいノードにリクエストを送っても、それらはすべてクラスタ内の既存のノードに転送されます。
@@ -311,12 +311,12 @@ Droongaクラスタ内のノードは互いに監視しあっており、動作
                      --daemon \
                      --pid-file=$DROONGA_BASE_DIR/droonga-engine.pid
     # droonga-http-server --port=10041 \
-                            --receive-host-name=$host \
-                            --droonga-engine-host-name=$host \
-                            --environment=production \
-                            --cache-size=-1 \
-                            --daemon \
-                            --pid-file=$DROONGA_BASE_DIR/droonga-http-server.pid
+                          --receive-host-name=$host \
+                          --droonga-engine-host-name=$host \
+                          --environment=production \
+                          --cache-size=-1 \
+                          --daemon \
+                          --pid-file=$DROONGA_BASE_DIR/droonga-http-server.pid
 
 そうしたら、そのノードをクラスタに参加させましょう。
 

  Modified: ja/tutorial/1.0.5/groonga/index.md (+6 -6)
===================================================================
--- ja/tutorial/1.0.5/groonga/index.md    2014-07-29 13:49:59 +0900 (36963a9)
+++ ja/tutorial/1.0.5/groonga/index.md    2014-07-29 13:51:12 +0900 (32a5eb5)
@@ -135,12 +135,12 @@ GroongaをHTTPサーバとして使う場合は、以下のように `-d` オプ
                      --daemon \
                      --pid-file=$DROONGA_BASE_DIR/droonga-engine.pid
     # droonga-http-server --port=10041 \
-                            --receive-host-name=$host \
-                            --droonga-engine-host-name=$host \
-                            --environment=production \
-                            --cache-size=-1 \
-                            --daemon \
-                            --pid-file=$DROONGA_BASE_DIR/droonga-http-server.pid
+                          --receive-host-name=$host \
+                          --droonga-engine-host-name=$host \
+                          --environment=production \
+                          --cache-size=-1 \
+                          --daemon \
+                          --pid-file=$DROONGA_BASE_DIR/droonga-http-server.pid
 
 いくつかのオプションにおいて、そのDroongaノード自身のホスト名を指定する必要がある事に注意して下さい。
 この情報は、クラスタ内の他のDroongaノードとの通信のために使われます。

  Modified: tutorial/1.0.5/add-replica/index.md (+12 -12)
===================================================================
--- tutorial/1.0.5/add-replica/index.md    2014-07-29 13:49:59 +0900 (be50ba8)
+++ tutorial/1.0.5/add-replica/index.md    2014-07-29 13:51:12 +0900 (af83582)
@@ -85,12 +85,12 @@ Let's start the server.
                      --daemon \
                      --pid-file=$DROONGA_BASE_DIR/droonga-engine.pid
     # droonga-http-server --port=10041 \
-                            --receive-host-name=$host \
-                            --droonga-engine-host-name=$host \
-                            --environment=production \
-                            --cache-size=-1 \
-                            --daemon \
-                            --pid-file=$DROONGA_BASE_DIR/droonga-http-server.pid
+                          --receive-host-name=$host \
+                          --droonga-engine-host-name=$host \
+                          --environment=production \
+                          --cache-size=-1 \
+                          --daemon \
+                          --pid-file=$DROONGA_BASE_DIR/droonga-http-server.pid
 
 Currently, the new node doesn't work as a node of the cluster, because it doesn't appear in the `catalog.json`.
 Even if you send requests to the new node, it just forwards all of them to other existing members of the cluster.
@@ -305,12 +305,12 @@ Install required packages and starts the server with the `catalog.json` copied f
                      --daemon \
                      --pid-file=$DROONGA_BASE_DIR/droonga-engine.pid
     # droonga-http-server --port=10041 \
-                            --receive-host-name=$host \
-                            --droonga-engine-host-name=$host \
-                            --environment=production \
-                            --cache-size=-1 \
-                            --daemon \
-                            --pid-file=$DROONGA_BASE_DIR/droonga-http-server.pid
+                          --receive-host-name=$host \
+                          --droonga-engine-host-name=$host \
+                          --environment=production \
+                          --cache-size=-1 \
+                          --daemon \
+                          --pid-file=$DROONGA_BASE_DIR/droonga-http-server.pid
 
 Then, join the node to the cluster.
 

  Modified: tutorial/1.0.5/groonga/index.md (+6 -6)
===================================================================
--- tutorial/1.0.5/groonga/index.md    2014-07-29 13:49:59 +0900 (c1a1995)
+++ tutorial/1.0.5/groonga/index.md    2014-07-29 13:51:12 +0900 (2c50b5e)
@@ -126,12 +126,12 @@ To start them, run commands like following on each Droonga node:
                      --daemon \
                      --pid-file=$DROONGA_BASE_DIR/droonga-engine.pid
     # droonga-http-server --port=10041 \
-                            --receive-host-name=$host \
-                            --droonga-engine-host-name=$host \
-                            --environment=production \
-                            --cache-size=-1 \
-                            --daemon \
-                            --pid-file=$DROONGA_BASE_DIR/droonga-http-server.pid
+                          --receive-host-name=$host \
+                          --droonga-engine-host-name=$host \
+                          --environment=production \
+                          --cache-size=-1 \
+                          --daemon \
+                          --pid-file=$DROONGA_BASE_DIR/droonga-http-server.pid
 
 Note that you have to specify the host name of the Droonga node itself via some options.
 It will be used to communicate with other Droonga nodes in the cluster.
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index