[Groonga-commit] droonga/droonga-engine at 05b7513 [master] Output more info logs

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Apr 21 23:18:25 JST 2015


YUKI Hiroshi	2015-04-21 23:18:25 +0900 (Tue, 21 Apr 2015)

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

  Message:
    Output more info logs

  Modified files:
    lib/droonga/plugins/system/absorb_data.rb

  Modified: lib/droonga/plugins/system/absorb_data.rb (+1 -0)
===================================================================
--- lib/droonga/plugins/system/absorb_data.rb    2015-04-21 23:18:01 +0900 (0c8fb1f)
+++ lib/droonga/plugins/system/absorb_data.rb    2015-04-21 23:18:25 +0900 (0041589)
@@ -50,6 +50,7 @@ module Droonga
 
             count_total_n_objects do |n_objects|
               @n_initial_objects = n_objects
+              logger.info("initially #{n_objects} objects exist in the dataset")
               do_absorb
             end
 
-------------- next part --------------
HTML����������������������������...
Download 



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