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