Project

General

Profile

« Previous | Next » 

Revision 7694

initialize the SOLR home directory if it does not already exist.

View differences:

metacat.properties.metadata.xml
295 295
		<helpFile>docs/metacat-properties.html#replication-logdir</helpFile>
296 296
	</config>
297 297
	
298
	<config>
299
		<key>index.context</key>
300
		<label>Index Context</label>
301
		<group>3</group>
302
		<index>10</index>
303
		<description>
304
			The context name for the deployed Metacat index webapp.
305
		</description>
306
		<helpFile>docs/metacat-properties.html#application-index-context</helpFile>
307
	</config>
308
	
309
	<config>
310
		<key>solr.homeDir</key>
311
		<label>SOLR Home directory</label>
312
		<group>3</group>
313
		<index>11</index>
314
		<description>
315
			The directory where replication log should be located.
316
		</description>
317
		<helpFile>docs/metacat-properties.html#application-solr-home</helpFile>
318
	</config>
319
	
298 320
	<!-- START Data Manager configuration -->
299 321
	<config>
300 322
		<key>datamanager.server</key>

Also available in: Unified diff