YUKI Hiroshi
null+****@clear*****
Thu Dec 26 18:35:04 JST 2013
YUKI Hiroshi 2013-12-26 18:35:04 +0900 (Thu, 26 Dec 2013) New Revision: 9adcc85add59b3ecf0512ce0905cb8980ad87936 https://github.com/droonga/droonga.org/commit/9adcc85add59b3ecf0512ce0905cb8980ad87936 Message: Update error types of the search command based on the latest implementation Modified files: reference/commands/search/index.md Modified: reference/commands/search/index.md (+4 -4) =================================================================== --- reference/commands/search/index.md 2013-12-26 18:14:08 +0900 (d029048) +++ reference/commands/search/index.md 2013-12-26 18:35:04 +0900 (ecd67ae) @@ -1199,13 +1199,13 @@ A value of [date time type](http://groonga.org/docs/tutorial/data.html#date-and- This command reports errors not only [general errors](/reference/message/#error) but also followings. -### `MissingTableParameter` +### `MissingSourceParameter` -Means you've forgotten to specify the `table` parameter. The status code is `400`. +Means you've forgotten to specify the `source` parameter. The status code is `400`. -### `UnknownTable` +### `UnknownSource` -Means you've specified a table which is not existing in the specified dataset. The status code is `404`. +Means there is no existing table and no other query with the name, for a `source` of a query. The status code is `404`. ### `SearchTimeout` -------------- next part -------------- HTML����������������������������...ダウンロード