YUKI Hiroshi
null+****@clear*****
Wed Apr 29 17:36:00 JST 2015
YUKI Hiroshi 2015-04-29 17:36:00 +0900 (Wed, 29 Apr 2015) New Revision: 16e067638b2577413db24d3b6125538a717f0a85 https://github.com/droonga/droonga.org/commit/16e067638b2577413db24d3b6125538a717f0a85 Message: Update example of system.status result Modified files: tutorial/1.1.0/groonga/index.md Modified: tutorial/1.1.0/groonga/index.md (+4 -4) =================================================================== --- tutorial/1.1.0/groonga/index.md 2015-04-29 17:35:45 +0900 (439f291) +++ tutorial/1.1.0/groonga/index.md 2015-04-29 17:36:00 +0900 (8646042) @@ -245,10 +245,10 @@ $ curl "http://node0:10041/droonga/system/status" | jq "." { "nodes": { "node0:10031/droonga": { - "live": true + "status": "active" }, "node1:10031/droonga": { - "live": true + "status": "active" } }, "reporter": "..." @@ -263,10 +263,10 @@ $ curl "http://node1:10041/droonga/system/status" | jq "." { "nodes": { "node0:10031/droonga": { - "live": true + "status": "active" }, "node1:10031/droonga": { - "live": true + "status": "active" } }, "reporter": "..." -------------- next part -------------- HTML����������������������������...Descargar