[Groonga-commit] droonga/droonga.org at 8877c2c [gh-pages] Add step to start services again

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Aug 29 19:18:17 JST 2014


YUKI Hiroshi	2014-08-29 19:18:17 +0900 (Fri, 29 Aug 2014)

  New Revision: 8877c2c49e83e6524c0a4fbf34f26de1deeffc0b
  https://github.com/droonga/droonga.org/commit/8877c2c49e83e6524c0a4fbf34f26de1deeffc0b

  Message:
    Add step to start services again

  Modified files:
    _po/ja/tutorial/1.0.6/groonga/index.po
    ja/tutorial/1.0.6/groonga/index.md
    tutorial/1.0.6/groonga/index.md

  Modified: _po/ja/tutorial/1.0.6/groonga/index.po (+3 -0)
===================================================================
--- _po/ja/tutorial/1.0.6/groonga/index.po    2014-08-29 19:07:58 +0900 (8c9e0d8)
+++ _po/ja/tutorial/1.0.6/groonga/index.po    2014-08-29 19:18:17 +0900 (1eaf726)
@@ -390,6 +390,9 @@ msgid ""
 "    # droonga-http-server-stop"
 msgstr ""
 
+msgid "After verification, start services again, on each Droonga node:"
+msgstr "確認が終わったら、再度サービスを起動しておきましょう:"
+
 msgid "### Create a table, columns, and indexes"
 msgstr "### テーブル、カラム、インデックスの作成"
 

  Modified: ja/tutorial/1.0.6/groonga/index.md (+5 -0)
===================================================================
--- ja/tutorial/1.0.6/groonga/index.md    2014-08-29 19:07:58 +0900 (48bde09)
+++ ja/tutorial/1.0.6/groonga/index.md    2014-08-29 19:18:17 +0900 (2918c94)
@@ -199,6 +199,11 @@ Droongaはクラスタで動作するので、他のエンドポイントも同
     # droonga-engine-stop
     # droonga-http-server-stop
 
+確認が終わったら、再度サービスを起動しておきましょう:
+
+    # droonga-engine
+    # droonga-http-server --cache-size=-1
+
 ### テーブル、カラム、インデックスの作成
 
 以上の手順で、Groonga HTTPサーバ互換のサービスとして動作するDroongaクラスタができました。

  Modified: tutorial/1.0.6/groonga/index.md (+5 -0)
===================================================================
--- tutorial/1.0.6/groonga/index.md    2014-08-29 19:07:58 +0900 (c973aab)
+++ tutorial/1.0.6/groonga/index.md    2014-08-29 19:18:17 +0900 (849bf0c)
@@ -191,6 +191,11 @@ To stop services, run commands like following on each Droonga node:
     # droonga-engine-stop
     # droonga-http-server-stop
 
+After verification, start services again, on each Droonga node:
+
+    # droonga-engine
+    # droonga-http-server --cache-size=-1
+
 ### Create a table, columns, and indexes
 
 Now your Droonga cluster actually works as a Groonga's HTTP server.
-------------- next part --------------
HTML����������������������������...
Download 



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