[Groonga-commit] droonga/fluent-plugin-droonga at 044567a [master] Fix typo: missing "s"

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Jan 29 19:41:28 JST 2014


YUKI Hiroshi	2014-01-29 19:41:28 +0900 (Wed, 29 Jan 2014)

  New Revision: 044567a3453536dec1e519c6e4a073eb98982d54
  https://github.com/droonga/fluent-plugin-droonga/commit/044567a3453536dec1e519c6e4a073eb98982d54

  Message:
    Fix typo: missing "s"

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

  Modified: lib/droonga/plugin/distributor/distributed_search_planner.rb (+1 -1)
===================================================================
--- lib/droonga/plugin/distributor/distributed_search_planner.rb    2014-01-29 19:40:05 +0900 (12c508a)
+++ lib/droonga/plugin/distributor/distributed_search_planner.rb    2014-01-29 19:41:28 +0900 (6888789)
@@ -73,7 +73,7 @@ module Droonga
 
       transformer = QueryTransformer.new(query)
 
-      @reducer << reducer_message("search_reduce",
+      @reducers << reducer_message("search_reduce",
                                   input_name,
                                   transformer.reducers)
       @gatherers << gatherer_message("search_gather",
-------------- next part --------------
HTML����������������������������...
Download 



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