# File lib/chef/solr/application/solr.rb, line 196 def solr_data_dir_exist? File.directory?(Chef::Config[:solr_data_path]) end