[Groonga-commit] droonga/droonga.org at 0d73669 [gh-pages] Add "under construction" messages

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Nov 14 17:27:14 JST 2013


YUKI Hiroshi	2013-11-14 17:27:14 +0900 (Thu, 14 Nov 2013)

  New Revision: 0d736697c6a65664f7388c8652a65be015bf21bc
  https://github.com/droonga/droonga.org/commit/0d736697c6a65664f7388c8652a65be015bf21bc

  Message:
    Add "under construction" messages

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

  Modified: ja/reference/commands/search/index.md (+12 -2)
===================================================================
--- ja/reference/commands/search/index.md    2013-11-14 17:22:54 +0900 (9be8cd1)
+++ ja/reference/commands/search/index.md    2013-11-14 17:27:14 +0900 (442190d)
@@ -302,8 +302,12 @@ layout: documents
 
 ##### 基本的な集約条件の指定 {#query-groupBy-string}
 
+(未稿)
+
 ##### 複雑な集約条件の指定 {#query-groupBy-hash}
 
+(未稿)
+
 <!--
           "groupBy": {"key": "name", "maxNSubRecords": 2},
           // a String or an Object.
@@ -333,7 +337,8 @@ layout: documents
 集約操作などのために必要な中間テーブルにあたる検索結果を求めるだけの検索クエリにおいては、 `output` を省略して処理時間や転送するデータ量を減らすことができます。
 
 `elements`
-: 
+: (未稿)
+
 <!--
             "elements": [
               "startTime",
@@ -364,7 +369,7 @@ layout: documents
 
 `attributes`
 : レコードのカラムの値についての、出力形式の指定の配列。
-
+  (未稿)
 
 <!--
             // The result can be sliced here
@@ -427,6 +432,9 @@ layout: documents
       ...
     }
 
+(未稿)
+
+
 ### 複雑な形式のレスポンス
 
 `type` が `"complex"` の場合のレスポンスは以下の形を取ります。
@@ -448,3 +456,5 @@ layout: documents
       ...
     }
 
+(未稿)
+
-------------- next part --------------
HTML����������������������������...
Download 



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