# File lib/chef/solr/solr_installer.rb, line 255
    def chef_solr_installed?
      File.exist?(config.solr_home_path)
    end