# File lib/chef/solr/application/solr.rb, line 200 def solr_jetty_home_exist? File.directory?(Chef::Config[:solr_jetty_path]) end