[Groonga-commit] groonga/express-kotoumi [master] Update usage of the Connection class

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Jan 21 17:49:16 JST 2013


YUKI Hiroshi	2013-01-21 17:49:16 +0900 (Mon, 21 Jan 2013)

  New Revision: 02404cac9debc27f8256239d894d0da3d2009f3a
  https://github.com/groonga/express-kotoumi/commit/02404cac9debc27f8256239d894d0da3d2009f3a

  Log:
    Update usage of the Connection class

  Modified files:
    lib/backend-adaptor.js

  Modified: lib/backend-adaptor.js (+1 -1)
===================================================================
--- lib/backend-adaptor.js    2013-01-21 17:43:44 +0900 (d6e8712)
+++ lib/backend-adaptor.js    2013-01-21 17:49:16 +0900 (c04dc75)
@@ -1,6 +1,6 @@
 /**
  * var connection = new Connection({ tag:        'groonga',
- *                                   host:       'localhost',
+ *                                   hostName:   'localhost',
  *                                   port:       24224,
  *                                   listenPort: 10030 });
  *
-------------- next part --------------
HTML����������������������������...
Télécharger 



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