YUKI Hiroshi
null+****@clear*****
Tue Jun 2 17:47:10 JST 2015
YUKI Hiroshi 2015-06-02 17:47:10 +0900 (Tue, 02 Jun 2015) New Revision: 2bf7aaeff1add981dd119b9272f0c5b6890e04ea https://github.com/droonga/droonga-engine/commit/2bf7aaeff1add981dd119b9272f0c5b6890e04ea Message: Fix indent Modified files: lib/droonga/searcher.rb Modified: lib/droonga/searcher.rb (+1 -1) =================================================================== --- lib/droonga/searcher.rb 2015-06-02 17:46:27 +0900 (e0efc6f) +++ lib/droonga/searcher.rb 2015-06-02 17:47:10 +0900 (1809b97) @@ -448,7 +448,7 @@ module Droonga # to avoid Groonga::TooLargeOffset error, we have to create a blank result manually. @records =****@recor*****(keys, :offset => 0, :limit => 0) else - @records =****@recor*****(keys, :offset => offset, :limit => limit) + @records =****@recor*****(keys, :offset => offset, :limit => limit) end logger.trace("search_query: sort: done", :by => sort_by) -------------- next part -------------- HTML����������������������������...Download