# File lib/chef/solr/solr_installer.rb, line 113 def solr_data_path @solr_data_path || File.join(solr_base_path, 'solr', 'data') end