container.hostname = localhost services.is.store.database.bean = persistentExistDatabase #services.is.store.database.bean = temporaryExistDatabase dnet.data.path=/var/lib/dnet_isti 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 msro.wf.logger.name = wf_logs_isti 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 services.datasourceManager.core=simpleDnetDataSourceManagerCore services.mdstore.mongodb.db=mdstore_isti # 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"} services.publisher.oai.host=localhost services.transformation.vocabularyproperties.json={"map":{"AccessRights":{"name":"dnet:access_modes", "caseSensitive":"false"}, "Languages":{"name":"dnet:languages", "caseSensitive":"false", "delimiter":"/"}, "TextTypologies":{"name":"dnet:publication_resource", "caseSensitive":"false"}, "Groups":{"name":"isti:groups", "caseSensitive":"false"}}}