Yoji Shidara
null+****@clear*****
Wed Jan 29 12:02:19 JST 2014
Yoji Shidara 2014-01-29 12:02:19 +0900 (Wed, 29 Jan 2014) New Revision: 8c378e62cbfedce041db66df57cf15382beb131a https://github.com/droonga/droonga.org/commit/8c378e62cbfedce041db66df57cf15382beb131a Message: Now `attributes` for output elements is supported Modified files: ja/reference/commands/search/index.md reference/commands/search/index.md Modified: ja/reference/commands/search/index.md (+1 -3) =================================================================== --- ja/reference/commands/search/index.md 2014-01-29 12:47:23 +0900 (d503550) +++ ja/reference/commands/search/index.md 2014-01-29 12:02:19 +0900 (44ee2b6) @@ -958,7 +958,7 @@ Droongaはそのカラムの値が同じであるレコードを集約し、カ * `"startTime"` ※バージョン {{ site.droonga_version }} では未実装です。指定しても機能しません。 * `"elapsedTime"` ※バージョン {{ site.droonga_version }} では未実装です。指定しても機能しません。 * `"count"` - * `"attributes"` ※バージョン {{ site.droonga_version }} では未実装です。指定しても機能しません。 + * `"attributes"` * `"records"` このパラメータは省略可能で、省略時の初期値はありません(結果を何も出力しません)。 @@ -1117,8 +1117,6 @@ Droongaはそのカラムの値が同じであるレコードを集約し、カ ##### `attributes` {#response-query-simple-attributes} -※註:バージョン {{ site.droonga_version }} では未実装です。この情報は実際には出力されません。 - 出力されたレコードのカラムについての情報の配列で、[検索クエリの `output`](#query-output) における `attributes` で指定された順番で個々のカラムの情報を含みます。 個々のカラムの情報はハッシュの形をとり、以下の情報を持ちます。 Modified: reference/commands/search/index.md (+1 -3) =================================================================== --- reference/commands/search/index.md 2014-01-29 12:47:23 +0900 (b2a79c5) +++ reference/commands/search/index.md 2014-01-29 12:02:19 +0900 (af5bad5) @@ -950,7 +950,7 @@ An output definition is given as a hash like: * `"startTime"` *Note: This will be ignored because it is not implemented on the version {{ site.droonga_version }} yet. * `"elapsedTime"` *Note: This will be ignored because it is not implemented on the version {{ site.droonga_version }} yet. * `"count"` - * `"attributes"` *Note: This will be ignored because it is not implemented on the version {{ site.droonga_version }} yet. + * `"attributes"` * `"records"` This parameter is optional, there is not default value. Nothing will be exported if no element is specified. @@ -1107,8 +1107,6 @@ Recommended for cases when the response can include too much records, or the ser ##### `attributes` {#response-query-simple-attributes} -*Note: This is not implemented on the version {{ site.droonga_version }}. This information is never exported. - An array of column informations for each exported search result, ordered by [the `output` parameter](#query-output)'s `attributes`. Each column information is returned as a hash with following keys: -------------- next part -------------- HTML����������������������������... Download