# File lib/thinking_sphinx.rb, line 202
  def self.remote_sphinx=(value)
    Thread.current[:thinking_sphinx_remote_sphinx] = value
  end