[Groonga-commit] droonga/droonga.org at 9dc94e1 [gh-pages] Add description about restarting

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Feb 27 14:44:35 JST 2014


YUKI Hiroshi	2014-02-27 14:44:35 +0900 (Thu, 27 Feb 2014)

  New Revision: 9dc94e10f6c53536b09df4fbdd4a62a4e9a6e0da
  https://github.com/droonga/droonga.org/commit/9dc94e10f6c53536b09df4fbdd4a62a4e9a6e0da

  Message:
    Add description about restarting

  Modified files:
    tutorial/plugin-development/handler/index.md

  Modified: tutorial/plugin-development/handler/index.md (+2 -1)
===================================================================
--- tutorial/plugin-development/handler/index.md    2014-02-27 14:43:37 +0900 (7b8a306)
+++ tutorial/plugin-development/handler/index.md    2014-02-27 14:44:35 +0900 (8a7d691)
@@ -282,7 +282,8 @@ See the [class reference of Rroonga][Groonga::Context].
 You can use any feature of Rroonga via `@context`.
 For now, we simply access to the table itself by its name and read the value of its `size` method - it returns the number of records.
 
-Then, test it again.
+Then, test it.
+Restart the Droonga Engine and send the request again.
 
 ~~~
 # kill $(cat fluentd.pid)
-------------- next part --------------
HTML����������������������������...
Download 



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