[Groonga-commit] droonga/fluent-plugin-droonga at 7581031 [master] Don't output needless parameter

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Jan 31 18:26:09 JST 2014


YUKI Hiroshi	2014-01-31 18:26:09 +0900 (Fri, 31 Jan 2014)

  New Revision: 7581031ebf97ed334c01074311bcf4c909c1213b
  https://github.com/droonga/fluent-plugin-droonga/commit/7581031ebf97ed334c01074311bcf4c909c1213b

  Message:
    Don't output needless parameter

  Modified files:
    lib/droonga/plugin/distributor/distributed_search_planner.rb

  Modified: lib/droonga/plugin/distributor/distributed_search_planner.rb (+0 -1)
===================================================================
--- lib/droonga/plugin/distributor/distributed_search_planner.rb    2014-01-31 18:12:53 +0900 (46f2d30)
+++ lib/droonga/plugin/distributor/distributed_search_planner.rb    2014-01-31 18:26:09 +0900 (b909f3c)
@@ -232,7 +232,6 @@ module Droonga
           @query["sortBy"]["limit"] = -1 if @query["sortBy"].is_a?(Hash)
           @output["limit"] = -1
           mapper = {
-            "type" => "count",
             "target" => "records",
           }
           unless @output["elements"].include?("records")
-------------- next part --------------
HTML����������������������������...
Download 



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