container.hostname = localhost container.context=app container.port=8280 services.is.store.database.bean = persistentExistDatabase #services.is.store.database.bean = temporaryExistDatabase dnet.data.path = /tmp/dnet dnet.bootstrap.schemas=classpath*:/eu/dnetlib/bootstrap/schemas/**/*.xsd dnet.bootstrap.profiles=classpath*:/eu/dnetlib/bootstrap/profiles/**/*.xml services.msro.reindex.limit = 100 #services.msro.disabled.beans = reindexOAIPostCleaningEFGHandler,reindexOAIPostEditEFGHandler,reindexPostEditEFGHandler services.aggregator.host = localhost services.aggregator.name = DRIVER services.aggregator.country = EE services.msro.data.source.resolver = extendedDataSourceResolver services.registry.pending.resource.manager = compatPendingManager transport.soap.force.local.address = true msro.wf.nodes.mdstoreSearch.format = OAF msro.wf.nodes.mdstoreSearch.interpretation = cleaned msro.wf.nodes.download.xpathMetadataId = //*[local-name()='objIdentifier']/text() dnet.modular.ui.authorization.manager = simpleAuthenticationManager dnet.modular.ui.authorization.default.superAdmin= admin # MSRO SPECIFIC services.msro.graph.updateindex.incremental = classpath:/eu/dnetlib/enabling/manager/msro/wf/update-index-incremental.wf.xml dnet.datasource.updater = openaireplusDatasourceUpdater hbase.mapred.datatable = db_openaireplus hbase.actions.table = db_actions # Mail configuration msro.wf.mail.smtp.host = smtp.isti.cnr.it msro.wf.mail.smtp.user = smtp-dnet msro.wf.mail.smtp.password = hhr*7932 msro.wf.mail.cc = michele.artini@isti.cnr.it service.index.solr.rank.enable=true services.publisher.oai.host=localhost services.publisher.oai.port=27017 services.objectstore.dao=gridFSObjectstoreDao services.transformation.blacklist_api = http://localhost:8280/validator-service/worfklows?request=GetBlacklistedRecords&datasourceId= # AUTH dnet.modular.ui.authorization.mongo.host=localhost dnet.modular.ui.authorization.mongo.port=27017 dnet.modular.ui.authorization.mongo.db=dnet_auth dnet.modular.ui.authorization.manager=mockUserAuthenticationManager dnet.modular.ui.logout.url=http://localhost:8280/${container.context}/logout service.index.feed.repeatDelay=2000 service.index.solr.nh.mdformat.enable=true service.solr.index.jsonConfiguration=\ {"id":"solr",\ "address":"localhost:9983",\ "port":"8983",\ "webContext":"solr",\ "numShards":"1",\ "replicationFactor":"1",\ "host":"localhost",\ "feedingShutdownTolerance":"30000",\ "feedingBufferFlushThreshold":"1000",\ "feedingSimulationMode":"false",\ "luceneMatchVersion":"5.5",\ "serverLibPath":"../../../../contrib/extraction/lib",\ "filterCacheSize":"512","filterCacheInitialSize":"512",\ "queryCacheSize":"512","queryCacheInitialSize":"512",\ "documentCacheSize":"512","documentCacheInitialSize":"512",\ "ramBufferSizeMB":"960","mergeFactor":"40",\ "autosoftcommit":"-1","autocommit":"15000",\ "termIndexInterval":"1024","maxIndexingThreads":"8",\ "queryResultWindowSize":"20","queryResultMaxDocCached":"200"} service.solr.index.production.jsonConfiguration=\ {"id":"solr_production",\ "address":"146.48.85.147:9983",\ "port":"8983",\ "webContext":"solr",\ "numShards":"1",\ "replicationFactor":"1",\ "host":"146.48.85.147",\ "feedingShutdownTolerance":"30000",\ "feedingBufferFlushThreshold":"1000",\ "feedingSimulationMode":"false",\ "luceneMatchVersion":"5.5",\ "serverLibPath":"../../../../contrib/extraction/lib",\ "filterCacheSize":"512","filterCacheInitialSize":"512",\ "queryCacheSize":"512","queryCacheInitialSize":"512",\ "documentCacheSize":"512","documentCacheInitialSize":"512",\ "ramBufferSizeMB":"960","mergeFactor":"40",\ "autosoftcommit":"-1","autocommit":"15000",\ "termIndexInterval":"1024","maxIndexingThreads":"8",\ "queryResultWindowSize":"20","queryResultMaxDocCached":"200"} services.mdstore.backlinks.typerules=Is part of <-> Has part ; Has member <-> Is member of ; Owner of <-> Is owned by ; Preceded by <-> Followed by ; Is image of <-> Has image ; Is text of <-> Has text ; Mentions <-> Is mentioned by ; Used in <-> Used by ; Depicts <-> Is depicted in ; Director <-> Has directed services.mdstore.backlinks.maxrels=1000