Project

General

Profile

« Previous | Next » 

Revision 7781

Added by Jing Tao almost 11 years ago

Solr will be enabled if it is in the db.enabledEngines.

View differences:

ConfigurableProperties.java
132 132
			
133 133
			// include main metacat properties in d1 properties as overrides
134 134
			try {
135
			    Settings.getConfiguration();
135 136
				Settings.augmentConfiguration(mainConfigFilePath);
136 137
			} catch (ConfigurationException e) {
137 138
				logMetacat.error("Could not augment DataONE properties. " + e.getMessage(), e);

Also available in: Unified diff