YUKI Hiroshi
null+****@clear*****
Thu Nov 28 13:11:14 JST 2013
YUKI Hiroshi 2013-11-28 13:11:14 +0900 (Thu, 28 Nov 2013) New Revision: 9b9bb8afb7b9bdd5506ad76b3d89665e6ca6c003 https://github.com/droonga/fluent-plugin-droonga/commit/9b9bb8afb7b9bdd5506ad76b3d89665e6ca6c003 Message: Disable handlng of "sortBy" option. To develop other sections, I disable this work-in-progress codes temporarily. Modified files: lib/droonga/plugin/distributor/search.rb Modified: lib/droonga/plugin/distributor/search.rb (+5 -5) =================================================================== --- lib/droonga/plugin/distributor/search.rb 2013-11-28 13:08:09 +0900 (cadc926) +++ lib/droonga/plugin/distributor/search.rb 2013-11-28 13:11:14 +0900 (cf62b1e) @@ -150,12 +150,12 @@ module Droonga sort_keys = sort_keys["keys"] if sort_keys.is_a?(Hash) order = [] - unless sort_keys +# unless sort_keys order << "<" - else - # XXX NOT IMPLEMENTED YET! - # we must change the format of "order" from array to hash (rich object) - end +# else +# # XXX NOT IMPLEMENTED YET! +# # we must change the format of "order" from array to hash (rich object) +# end { "type" => "sort", -------------- next part -------------- HTML����������������������������...下载