[Groonga-commit] droonga/fluent-plugin-droonga at 9757920 [master] Update comment for future developer

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Nov 28 18:42:36 JST 2013


YUKI Hiroshi	2013-11-28 18:42:36 +0900 (Thu, 28 Nov 2013)

  New Revision: 9757920f1c56625f171978648d109cbde3c2787f
  https://github.com/droonga/fluent-plugin-droonga/commit/9757920f1c56625f171978648d109cbde3c2787f

  Message:
    Update comment for future developer

  Modified files:
    lib/droonga/plugin/collector/basic.rb

  Modified: lib/droonga/plugin/collector/basic.rb (+1 -1)
===================================================================
--- lib/droonga/plugin/collector/basic.rb    2013-11-28 18:39:41 +0900 (3e4b496)
+++ lib/droonga/plugin/collector/basic.rb    2013-11-28 18:42:36 +0900 (770c62d)
@@ -110,7 +110,7 @@ module Droonga
     end
 
     def merge(x, y, operators)
-      # normalize operators at first!
+      # Normalize operators at first for optimization.
       operators ||= []
       operators = operators.collect do |operator|
         if operator.is_a?(String)
-------------- next part --------------
HTML����������������������������...
Download 



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