[Groonga-commit] droonga/droonga.org at 852fa4d [gh-pages] Add description for "_nsubrecs"

Back to archive index

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


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

  New Revision: 852fa4d1fc25ce42b9336dcbd0ef1d0520fd36af
  https://github.com/droonga/droonga.org/commit/852fa4d1fc25ce42b9336dcbd0ef1d0520fd36af

  Message:
    Add description for "_nsubrecs"

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

  Modified: ja/reference/commands/search/index.md (+4 -0)
===================================================================
--- ja/reference/commands/search/index.md    2013-11-14 18:23:55 +0900 (28057c8)
+++ ja/reference/commands/search/index.md    2013-11-14 18:27:58 +0900 (1fd0362)
@@ -394,6 +394,10 @@ layout: documents
        
            { "label" : "country", "source" : "'Japan'" }
        
+     * 以下の例は、集約前の元のレコードの総数を、集約後のレコードの `"itemsCount"` カラムの値として出力します。
+       
+           { "label" : "itemsCount", "source" : "_nsubrecs", }
+       
      * 以下の例は、集約前の元のレコードの配列を、集約後のレコードの `"items"` カラムの値として出力します。
        `"attributes"` は、この項の説明と同じ形式で指定します。
        
-------------- next part --------------
HTML����������������������������...
Download 



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