[Groonga-commit] groonga/gcs [master] Add comment for facet-FIELD-sort parameter

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Nov 1 14:30:14 JST 2012


YUKI Hiroshi	2012-11-01 14:30:14 +0900 (Thu, 01 Nov 2012)

  New Revision: 529c4a952402795cedbce75e075650d92c651c34
  https://github.com/groonga/gcs/commit/529c4a952402795cedbce75e075650d92c651c34

  Log:
    Add comment for facet-FIELD-sort parameter

  Modified files:
    lib/select-query.js

  Modified: lib/select-query.js (+2 -0)
===================================================================
--- lib/select-query.js    2012-11-01 13:39:50 +0900 (056d35b)
+++ lib/select-query.js    2012-11-01 14:30:14 +0900 (ccf181a)
@@ -261,6 +261,8 @@ SelectQuery.prototype = {
       options.drilldown_sortby = '-_nsubrecs';
       // TODO support sorting parameter
       // TODO support facet-FIELD-top-n parameter
+      // Currently, groonga cannot sort multiple drilldown results by different
+      // sort conditions. We must wait until groonga supports such a feature.
     }
     return options;
   }
-------------- next part --------------
HTML����������������������������...
Download 



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