# File lib/thinking_sphinx.rb, line 168 def self.suppress_delta_output=(value) Thread.current[:thinking_sphinx_suppress_delta_output] = value end