[Groonga-commit] droonga/droonga-engine at c69ef5c [master] Fetch catalog only from single worker

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Apr 21 21:59:40 JST 2015


YUKI Hiroshi	2015-04-21 21:59:40 +0900 (Tue, 21 Apr 2015)

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

  Message:
    Fetch catalog only from single worker

  Modified files:
    lib/droonga/plugins/catalog.rb

  Modified: lib/droonga/plugins/catalog.rb (+1 -0)
===================================================================
--- lib/droonga/plugins/catalog.rb    2015-04-21 21:54:57 +0900 (6af5143)
+++ lib/droonga/plugins/catalog.rb    2015-04-21 21:59:40 +0900 (e3f3620)
@@ -32,6 +32,7 @@ module Droonga
 
       define_single_step do |step|
         step.name = "catalog.fetch"
+        step.single_operation = true
         step.handler = FetchHandler
         step.collector = Collectors::Or
       end
-------------- next part --------------
HTML����������������������������...
Download 



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