[Groonga-commit] droonga/droonga.org at c31f686 [gh-pages] Now output attributes for complex also implemented

Back to archive index

Yoji Shidara null+****@clear*****
Wed Jan 29 13:41:54 JST 2014


Yoji Shidara	2014-01-29 13:41:54 +0900 (Wed, 29 Jan 2014)

  New Revision: c31f68677f2a233b7955a77bfed0f06e47de5114
  https://github.com/droonga/droonga.org/commit/c31f68677f2a233b7955a77bfed0f06e47de5114

  Message:
    Now output attributes for complex also implemented

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

  Modified: ja/reference/commands/search/index.md (+0 -2)
===================================================================
--- ja/reference/commands/search/index.md    2014-01-29 13:42:43 +0900 (ef2655f)
+++ ja/reference/commands/search/index.md    2014-01-29 13:41:54 +0900 (38e9e54)
@@ -1219,8 +1219,6 @@ Droongaはそのカラムの値が同じであるレコードを集約し、カ
 
 ##### `attributes` {#response-query-complex-attributes}
 
-※註:バージョン {{ site.droonga_version }} では未実装です。この情報は実際には出力されません。
-
 出力されたレコードのカラムについての情報を含むハッシュで、[検索クエリの `output`](#query-output) における `attributes` で指定された出力カラム名がキー、カラムの情報が値となります。
 
 個々のカラムの情報はハッシュの形をとり、以下の情報を持ちます。

  Modified: reference/commands/search/index.md (+0 -2)
===================================================================
--- reference/commands/search/index.md    2014-01-29 13:42:43 +0900 (44a2941)
+++ reference/commands/search/index.md    2014-01-29 13:41:54 +0900 (771e666)
@@ -1164,8 +1164,6 @@ Recommended for small traffic cases like development, debugging, features only f
 
 ##### `attributes` {#response-query-complex-attributes}
 
-*Note: This is not implemented on the version {{ site.droonga_version }}. This information is never exported.
-
 A hash of column informations for each exported search result. Keys of the hash are column names defined by [the `output` parameter](#query-output)'s `attributes`, values are informations of each column.
 
 Each column information is returned as a hash with following keys:
-------------- next part --------------
HTML����������������������������...
Download 



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