[Groonga-commit] droonga/fluent-plugin-droonga at dc99e9e [master] Add missing require

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Feb 7 18:21:38 JST 2014


Kouhei Sutou	2014-02-07 18:21:38 +0900 (Fri, 07 Feb 2014)

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

  Message:
    Add missing require

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

  Modified: lib/droonga/plugin/planner/distributed_search_planner.rb (+1 -0)
===================================================================
--- lib/droonga/plugin/planner/distributed_search_planner.rb    2014-02-07 18:19:26 +0900 (355f9b9)
+++ lib/droonga/plugin/planner/distributed_search_planner.rb    2014-02-07 18:21:38 +0900 (765385d)
@@ -15,6 +15,7 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
+require "droonga/searcher"
 require "droonga/distributed_command_planner"
 
 module Droonga
-------------- next part --------------
HTML����������������������������...
Download 



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