YUKI Hiroshi
null+****@clear*****
Thu Dec 5 12:56:25 JST 2013
YUKI Hiroshi 2013-12-05 12:56:25 +0900 (Thu, 05 Dec 2013) New Revision: 3288b5383486dbe46c019feea854e9751daec807 https://github.com/droonga/fluent-plugin-droonga/commit/3288b5383486dbe46c019feea854e9751daec807 Message: Forgot to rename the method!: Modified files: lib/droonga/plugin/distributor/distributed_search_plan.rb Modified: lib/droonga/plugin/distributor/distributed_search_plan.rb (+1 -1) =================================================================== --- lib/droonga/plugin/distributor/distributed_search_plan.rb 2013-12-05 12:55:37 +0900 (ed879da) +++ lib/droonga/plugin/distributor/distributed_search_plan.rb 2013-12-05 12:56:25 +0900 (f4c6294) @@ -77,7 +77,7 @@ module Droonga unifiable?(name) end - def build_reducer(input_name, query) + def transform_query(input_name, query) output = query["output"] # Skip reducing phase for a result with no output. return unless output -------------- next part -------------- HTML����������������������������...Download