# File lib/thinking_sphinx.rb, line 164 def self.suppress_delta_output? Thread.current[:thinking_sphinx_suppress_delta_output] ||= false end