Class
Chef::Solr::Application::Solr
In:
lib/chef/solr/application/solr.rb
Parent:
Chef::Application
Methods
assert_solr_installed!
assert_valid_schema!
new
run_application
schema_attributes
schema_document
schema_file_path
setup_application
solr_data_dir_exist?
solr_home_exist?
solr_jetty_home_exist?
solr_schema_name
solr_schema_version
valid_schema_name?
valid_schema_version?
Public Class methods
new
()
Public Instance methods
assert_solr_installed!
()
assert_valid_schema!
()
run_application
()
schema_attributes
()
schema_document
()
schema_file_path
()
setup_application
()
solr_data_dir_exist?
()
solr_home_exist?
()
solr_jetty_home_exist?
()
solr_schema_name
()
solr_schema_version
()
valid_schema_name?
()
valid_schema_version?
()
[Validate]