YUKI Hiroshi
null+****@clear*****
Thu Dec 26 19:49:34 JST 2013
YUKI Hiroshi 2013-12-26 19:49:34 +0900 (Thu, 26 Dec 2013) New Revision: 2149c45a412ca6369a863de049eda646b6371f46 https://github.com/droonga/droonga.org/commit/2149c45a412ca6369a863de049eda646b6371f46 Message: Remove needless whitespaces Modified files: reference/commands/search/index.md Modified: reference/commands/search/index.md (+5 -1) =================================================================== --- reference/commands/search/index.md 2013-12-26 18:59:11 +0900 (ecd67ae) +++ reference/commands/search/index.md 2013-12-26 19:49:34 +0900 (4709730) @@ -1206,7 +1206,11 @@ Means you've forgotten to specify the `source` parameter. The status code is `40 ### `UnknownSource` Means there is no existing table and no other query with the name, for a `source` of a query. The status code is `404`. - + +### `CyclicSource` + +Means there is any circular reference of sources. The status code is `400`. + ### `SearchTimeout` Means the engine couldn't finish to process the request in the time specified as `timeout`. The status code is `500`. -------------- next part -------------- HTML����������������������������...Download