dbquery.enabledEngines=pathquery;solr
dataone.hazelcast.configFilePath=../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.resourcemap.namespace=http://www.w3.org/TR/rdf-syntax-grammar;http://www.openarchives.org/ore/terms

#Embedded (default):
solr.server.classname=org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
solr.homeDir=target/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=knb