[Groonga-commit] droonga/droonga-engine at a28d470 [master] Fix indent

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Jun 3 09:56:46 JST 2015


YUKI Hiroshi	2015-06-03 09:56:46 +0900 (Wed, 03 Jun 2015)

  New Revision: a28d47006aa97f26723aad857b15b060abe7d861
  https://github.com/droonga/droonga-engine/commit/a28d47006aa97f26723aad857b15b060abe7d861

  Message:
    Fix indent

  Modified files:
    lib/droonga/plugins/search/distributed_search_planner.rb

  Modified: lib/droonga/plugins/search/distributed_search_planner.rb (+3 -3)
===================================================================
--- lib/droonga/plugins/search/distributed_search_planner.rb    2015-06-03 09:56:39 +0900 (752d84f)
+++ lib/droonga/plugins/search/distributed_search_planner.rb    2015-06-03 09:56:46 +0900 (c0c8c20)
@@ -266,9 +266,9 @@ module Droonga
                   @query["sortBy"]["limit"] = UNLIMITED
                 end
                 @output["limit"] = UNLIMITED
-              mapper = {
-                "target" => "records",
-              }
+                mapper = {
+                  "target" => "records",
+                }
               else
                 mapper = "count"
               end
-------------- next part --------------
HTML����������������������������...
Download 



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