[Groonga-commit] droonga/fluent-plugin-droonga at 449a663 [master] Use @request.complex_output?

Back to archive index

Yoji Shidara null+****@clear*****
Thu Dec 19 17:55:06 JST 2013


Yoji Shidara	2013-12-19 17:55:06 +0900 (Thu, 19 Dec 2013)

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

  Message:
    Use****@reque*****_output?

  Modified files:
    lib/droonga/searcher.rb

  Modified: lib/droonga/searcher.rb (+1 -1)
===================================================================
--- lib/droonga/searcher.rb    2013-12-19 17:54:56 +0900 (bebe3a1)
+++ lib/droonga/searcher.rb    2013-12-19 17:55:06 +0900 (2998bdd)
@@ -416,7 +416,7 @@ module Droonga
 
       def record_value(record, attribute)
         if attribute[:source] == "_subrecs"
-          if****@reque*****["output"]["format"] == "complex"
+          if****@reque*****_output?
             record.sub_records.collect do |sub_record|
               target_attributes = resolve_attributes(attribute, sub_record)
               complex_record(target_attributes, sub_record)
-------------- next part --------------
HTML����������������������������...
Download 



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