[Groonga-commit] droonga/droonga.org at 66fb8b4 [gh-pages] Update output example for droonga-client-ruby 0.2.2 (next release)

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu May 7 11:41:50 JST 2015


YUKI Hiroshi	2015-05-07 11:41:50 +0900 (Thu, 07 May 2015)

  New Revision: 66fb8b400b9aab50a9991db4226d3dae6d6c060c
  https://github.com/droonga/droonga.org/commit/66fb8b400b9aab50a9991db4226d3dae6d6c060c

  Message:
    Update output example for droonga-client-ruby 0.2.2 (next release)

  Modified files:
    _po/ja/reference/1.1.1/command-line-tools/droonga-add/index.po
    _po/ja/reference/1.1.1/command-line-tools/droonga-system-status/index.po
    ja/reference/1.1.1/command-line-tools/droonga-add/index.md
    ja/reference/1.1.1/command-line-tools/droonga-system-status/index.md
    reference/1.1.1/command-line-tools/droonga-add/index.md
    reference/1.1.1/command-line-tools/droonga-request/index.md
    reference/1.1.1/command-line-tools/droonga-system-status/index.md

  Modified: _po/ja/reference/1.1.1/command-line-tools/droonga-add/index.po (+2 -0)
===================================================================
--- _po/ja/reference/1.1.1/command-line-tools/droonga-add/index.po    2015-05-07 11:16:36 +0900 (3e2fb4a)
+++ _po/ja/reference/1.1.1/command-line-tools/droonga-add/index.po    2015-05-07 11:41:50 +0900 (cd9d822)
@@ -85,6 +85,8 @@ msgid ""
 "      \"age\": \"20\"\n"
 "    }\n"
 "  },\n"
+"  \"id\": \"1430961788.4171028\",\n"
+"  \"date\": \"2015-05-07T02:39:50.334377Z\",\n"
 "  \"dataset\": \"Default\"\n"
 "}\n"
 "Elapsed time: 0.023309135\n"

  Modified: _po/ja/reference/1.1.1/command-line-tools/droonga-system-status/index.po (+2 -0)
===================================================================
--- _po/ja/reference/1.1.1/command-line-tools/droonga-system-status/index.po    2015-05-07 11:16:36 +0900 (5a4cb31)
+++ _po/ja/reference/1.1.1/command-line-tools/droonga-system-status/index.po    2015-05-07 11:41:50 +0900 (27dadb2)
@@ -75,6 +75,8 @@ msgid ""
 ".168.100.10\n"
 "Request: {\n"
 "  \"type\": \"system.status\",\n"
+"  \"id\": \"1430963525.9829412\",\n"
+"  \"date\": \"2015-05-07T02:39:50.334377Z\",\n"
 "  \"dataset\": \"Default\"\n"
 "}\n"
 "Elapsed time: 0.00900742\n"

  Modified: ja/reference/1.1.1/command-line-tools/droonga-add/index.md (+2 -0)
===================================================================
--- ja/reference/1.1.1/command-line-tools/droonga-add/index.md    2015-05-07 11:16:36 +0900 (0271d01)
+++ ja/reference/1.1.1/command-line-tools/droonga-add/index.md    2015-05-07 11:41:50 +0900 (c1b3d96)
@@ -54,6 +54,8 @@ Request: {
       "age": "20"
     }
   },
+  "id": "1430961788.4171028",
+  "date": "2015-05-07T02:39:50.334377Z",
   "dataset": "Default"
 }
 Elapsed time: 0.023309135

  Modified: ja/reference/1.1.1/command-line-tools/droonga-system-status/index.md (+2 -0)
===================================================================
--- ja/reference/1.1.1/command-line-tools/droonga-system-status/index.md    2015-05-07 11:16:36 +0900 (50ab02c)
+++ ja/reference/1.1.1/command-line-tools/droonga-system-status/index.md    2015-05-07 11:41:50 +0900 (97df349)
@@ -46,6 +46,8 @@ $ echo '{"type":"system.status"}' |
     droonga-request --report-request --host 192.168.100.50 --receiver-host 192.168.100.10
 Request: {
   "type": "system.status",
+  "id": "1430963525.9829412",
+  "date": "2015-05-07T02:39:50.334377Z",
   "dataset": "Default"
 }
 Elapsed time: 0.00900742

  Modified: reference/1.1.1/command-line-tools/droonga-add/index.md (+2 -0)
===================================================================
--- reference/1.1.1/command-line-tools/droonga-add/index.md    2015-05-07 11:16:36 +0900 (9fd869d)
+++ reference/1.1.1/command-line-tools/droonga-add/index.md    2015-05-07 11:41:50 +0900 (f6aaf8a)
@@ -45,6 +45,8 @@ Request: {
       "age": "20"
     }
   },
+  "id": "1430961788.4171028",
+  "date": "2015-05-07T02:39:50.334377Z",
   "dataset": "Default"
 }
 Elapsed time: 0.023309135

  Modified: reference/1.1.1/command-line-tools/droonga-request/index.md (+2 -0)
===================================================================
--- reference/1.1.1/command-line-tools/droonga-request/index.md    2015-05-07 11:16:36 +0900 (d484930)
+++ reference/1.1.1/command-line-tools/droonga-request/index.md    2015-05-07 11:41:50 +0900 (6265add)
@@ -47,6 +47,8 @@ $ echo '{"type":"system.status"}' |
     droonga-request --report-request --host 192.168.100.50 --receiver-host 192.168.100.10
 Request: {
   "type": "system.status",
+  "id": "1430963525.9829412",
+  "date": "2015-05-07T02:39:50.334377Z",
   "dataset": "Default"
 }
 Elapsed time: 0.00900742

  Modified: reference/1.1.1/command-line-tools/droonga-system-status/index.md (+2 -0)
===================================================================
--- reference/1.1.1/command-line-tools/droonga-system-status/index.md    2015-05-07 11:16:36 +0900 (d266c78)
+++ reference/1.1.1/command-line-tools/droonga-system-status/index.md    2015-05-07 11:41:50 +0900 (6b51c53)
@@ -37,6 +37,8 @@ $ echo '{"type":"system.status"}' |
     droonga-request --report-request --host 192.168.100.50 --receiver-host 192.168.100.10
 Request: {
   "type": "system.status",
+  "id": "1430963525.9829412",
+  "date": "2015-05-07T02:39:50.334377Z",
   "dataset": "Default"
 }
 Elapsed time: 0.00900742
-------------- next part --------------
HTML����������������������������...
Download 



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