# File lib/thinking_sphinx.rb, line 210
  def self.sphinx_running?
    remote_sphinx? || sphinx_running_by_pid?
  end