Navigation Menu

Skip to content

Commit

Permalink
Add description about restarting
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Feb 27, 2014
1 parent d9aaffe commit 9dc94e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tutorial/plugin-development/handler/index.md
Expand Up @@ -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)
Expand Down

0 comments on commit 9dc94e1

Please sign in to comment.