[Groonga-commit] droonga/fluent-plugin-droonga at 9362f6a [master] Align

Back to archive index

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


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

  New Revision: 9362f6acba1331fe26fd23e62f271357fa4a59cb
  https://github.com/droonga/fluent-plugin-droonga/commit/9362f6acba1331fe26fd23e62f271357fa4a59cb

  Message:
    Align

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

  Modified: lib/droonga/plugin/distributor/distributed_search_planner.rb (+2 -2)
===================================================================
--- lib/droonga/plugin/distributor/distributed_search_planner.rb    2014-01-29 19:41:28 +0900 (6888789)
+++ lib/droonga/plugin/distributor/distributed_search_planner.rb    2014-01-29 19:41:41 +0900 (35631c8)
@@ -74,8 +74,8 @@ module Droonga
       transformer = QueryTransformer.new(query)
 
       @reducers << reducer_message("search_reduce",
-                                  input_name,
-                                  transformer.reducers)
+                                   input_name,
+                                   transformer.reducers)
       @gatherers << gatherer_message("search_gather",
                                      input_name,
                                      "elements" => transformer.mappers)
-------------- next part --------------
HTML����������������������������...
Download 



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