dataone.hazelcast.configFilePath=../lib/hazelcast.xml dataone.hazelcast.location.clientconfig=../lib/hazelcast.xml dataone.hazelcast.storageCluster.systemMetadataMap=hzSystemMetadata dataone.hazelcast.storageCluster.objectPathMap=hzObjectPath dataone.hazelcast.storageCluster.identifiersSet=hzIdentifiers index.hazelcast.indexqueue=hzIndexQueue index.hazelcast.indexeventmap=hzIndexEventMap index.eventlog.classname=edu.ucsb.nceas.metacat.index.event.HazelcastIndexEventLog #Embedded (default): solr.server.classname=org.apache.solr.client.solrj.embedded.EmbeddedSolrServer solr.homeDir=target/classes/solr-home solr.configFileName=solr.xml solr.collectionName=collection1 #HTTP: #solr.server.classname=org.apache.solr.client.solrj.impl.CommonsHttpSolrServer #solr.endpoint=http://localhost:8080/solr/ #sorl.schema.urlappendix=/admin/file/?contentType=text/xml;charset=utf-8&file=schema.xml #solr.config.urlappendix=/admin/file/?contentType=text/xml;charset=utf-8&file=solrconfig.xml #solr.systeminfo.urlappendix=/admin/system server.name=localhost server.httpPort=8080 server.httpSSLPort=443 application.context=metacat