container.hostname = localhost services.is.store.database.bean = persistentExistDatabase #services.is.store.database.bean = temporaryExistDatabase dnet.data.path = /tmp/dnet services.registration.default.hnmlocator = dynamicHNMLocator services.schemas = classpath*:/eu/dnetlib/test/schemas/**/*.xsd 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 = EFG msro.wf.nodes.mdstoreSearch.interpretation = cleaned #AUTH #dnet.modular.ui.authorization.manager = simpleAuthenticationManager #dnet.modular.ui.authorization.default.superAdmin = admin #inspector.admin.password = 37fbe03984499c625b9c3f8667a9bc1c # MSRO SPECIFIC services.msro.graph.updateindex.incremental = classpath:/eu/dnetlib/enabling/manager/msro/wf/update-index-incremental.wf.xml services.msro.data.source.resolver = extendedDataSourceResolver services.msro.reindex.limit = 100 # 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.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 #MDSTORE #services.mdstore.dao= postgresMDStoreDao #INDEX 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":"4.9",\ "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"}