# File lib/chef/solr/application/solr.rb, line 192 def solr_home_exist? File.directory?(Chef::Config[:solr_home_path]) end