[Groonga-commit] droonga/droonga.org at 6dd2234 [gh-pages] Link to general errors from error information of each command

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Dec 25 19:29:49 JST 2013


YUKI Hiroshi	2013-12-25 19:29:49 +0900 (Wed, 25 Dec 2013)

  New Revision: 6dd2234385513d1cd671e3d27ee8993d4dfc57c2
  https://github.com/droonga/droonga.org/commit/6dd2234385513d1cd671e3d27ee8993d4dfc57c2

  Message:
    Link to general errors from error information of each command

  Modified files:
    reference/commands/add/index.md
    reference/commands/search/index.md

  Modified: reference/commands/add/index.md (+2 -0)
===================================================================
--- reference/commands/add/index.md    2013-12-25 19:27:11 +0900 (eb98c1b)
+++ reference/commands/add/index.md    2013-12-25 19:29:49 +0900 (5f2a369)
@@ -201,6 +201,8 @@ This returns an array with including a boolean value `true` like follwing as the
 
 ## Error types {#errors}
 
+This command reports errors not only [general errors](/reference/message/#errors) but also followings.
+
 ### `400` `MissingTable`
 
 Means you've forgotten to specify the `table` parameter.

  Modified: reference/commands/search/index.md (+2 -0)
===================================================================
--- reference/commands/search/index.md    2013-12-25 19:27:11 +0900 (87dac50)
+++ reference/commands/search/index.md    2013-12-25 19:29:49 +0900 (06cc4a3)
@@ -1194,6 +1194,8 @@ A value of [date time type](http://groonga.org/docs/tutorial/data.html#date-and-
 
 ## Error types {#errors}
 
+This command reports errors not only [general errors](/reference/message/#errors) but also followings.
+
 ### `400` `MissingTable`
 
 Means you've forgotten to specify the `table` parameter.
-------------- next part --------------
HTML����������������������������...
Download 



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