YUKI Hiroshi
null+****@clear*****
Thu Dec 5 14:49:43 JST 2013
YUKI Hiroshi 2013-12-05 14:49:43 +0900 (Thu, 05 Dec 2013) New Revision: 1f53e1ef4bedc46e07f0603fca4fceca6ec4b4f5 https://github.com/droonga/fluent-plugin-droonga/commit/1f53e1ef4bedc46e07f0603fca4fceca6ec4b4f5 Message: Remove obsolete argument Modified files: lib/droonga/plugin/distributor/distributed_search_plan.rb Modified: lib/droonga/plugin/distributor/distributed_search_plan.rb (+2 -2) =================================================================== --- lib/droonga/plugin/distributor/distributed_search_plan.rb 2013-12-05 14:47:33 +0900 (ccce242) +++ lib/droonga/plugin/distributor/distributed_search_plan.rb 2013-12-05 14:49:43 +0900 (503ccdc) @@ -305,8 +305,8 @@ module Droonga end end - def collect_sort_attributes(attributes) - attributes = collect_source_column_names(attributes) + def collect_sort_attributes + attributes = collect_source_column_names sort_attributes = @sort_keys.collect do |key| key = key[1..-1] if key[0] == "-" -------------- next part -------------- HTML����������������������������...Download