[Groonga-commit] groonga/groonga at d04dd0f [master] doc: arrange order

アーカイブの一覧に戻る

Kentaro Hayashi null+****@clear*****
Mon May 30 17:55:15 JST 2016


Kentaro Hayashi	2016-05-30 17:55:15 +0900 (Mon, 30 May 2016)

  New Revision: d04dd0ff00470c885587cbcdb9b4895d06246377
  https://github.com/groonga/groonga/commit/d04dd0ff00470c885587cbcdb9b4895d06246377

  Message:
    doc: arrange order
    
    It should be arranged as same as:
    
    https://github.com/groonga/groonga/blob/master/lib/proc/proc_select.c#L3414-L3442

  Modified files:
    doc/source/reference/commands/select.rst

  Modified: doc/source/reference/commands/select.rst (+2 -2)
===================================================================
--- doc/source/reference/commands/select.rst    2016-05-30 17:47:00 +0900 (cce987e)
+++ doc/source/reference/commands/select.rst    2016-05-30 17:55:15 +0900 (d3dd8b0)
@@ -31,13 +31,11 @@ optional::
          [filter=null]
          [scorer=null]
          [sortby=null]
-         [sort_keys=null]
          [output_columns="_id, _key, *"]
          [offset=0]
          [limit=10]
          [drilldown=null]
          [drilldown_sortby=null]
-         [drilldown_sort_keys=null]
          [drilldown_output_columns="_key, _nsubrecs"]
          [drilldown_offset=0]
          [drilldown_limit=10]
@@ -49,6 +47,8 @@ optional::
          [adjuster=null]
          [drilldown_calc_types=NONE]
          [drilldown_calc_target=null]
+         [sort_keys=null]
+         [drilldown_sort_keys=null]
 
 ``select`` has the following named parameters for advanced drilldown:
 
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る