Class: Chef::Solr

Inherits:
Object
  • Object
show all
Defined in:
lib/chef/solr/version.rb,
lib/chef/solr/application/solr.rb

Defined Under Namespace

Classes: Application

Constant Summary collapse

VERSION =
'10.30.4'
SCHEMA_NAME =

Solr Schema. Used to detect incompatibilities between installed solr and chef-solr versions.

"chef"
SCHEMA_VERSION =
'1.3'