Yoji Shidara
null+****@clear*****
Tue Dec 24 15:41:10 JST 2013
Yoji Shidara 2013-12-24 15:41:10 +0900 (Tue, 24 Dec 2013) New Revision: 596e6a604fc7367571f4612c5927c60dbf2a629f https://github.com/droonga/droonga.org/commit/596e6a604fc7367571f4612c5927c60dbf2a629f Message: Use the real results returned Modified files: tutorial/index.md Modified: tutorial/index.md (+1 -1) =================================================================== --- tutorial/index.md 2013-12-24 15:40:12 +0900 (ec6670a) +++ tutorial/index.md 2013-12-24 15:41:10 +0900 (da60767) @@ -595,7 +595,7 @@ Modify the parameter given to the `socket.emit()` method in the `index.html`, li Reload the current page `http://192.0.2.1:3000` in your Web browser, then you'll see a search result like following: - {"result":{"count":2,"records":[["Columbus @ 67th - New York NY (W)"],["2 Columbus Ave. - New York NY (W)"]]}} + {"result":{"count":2,"records":[["Columbus @ 67th - New York NY (W)"],["2 Columbus Ave. - New York NY (W)"]]}} OK, you've successfully created a client application which can send search requests and receive responses asynchronously via Socket.IO. -------------- next part -------------- HTML����������������������������...ダウンロード