Project

General

Profile

« Previous | Next » 

Revision 54390

updated resolver and Trying to allow mdstore plugin to print progress information on UI

View differences:

cnr-site.properties
3 3
#services.is.store.database.bean                = 	temporaryExistDatabase
4 4

  
5 5
dnet.data.path 									=	/var/lib/dnet_dli
6
#dnet.data.path 									=	/tmp/dnet
7
dnet.bootstrap.schemas=classpath*:/eu/dnetlib/bootstrap/schemas/**/*.xsd
8
dnet.bootstrap.profiles=classpath*:/eu/dnetlib/bootstrap/profiles/**/*.xml
6
#dnet.data.path 								=	/tmp/dnet
7
dnet.bootstrap.schemas                          =   classpath*:/eu/dnetlib/bootstrap/schemas/**/*.xsd
8
dnet.bootstrap.profiles                         =   classpath*:/eu/dnetlib/bootstrap/profiles/**/*.xml
9 9

  
10 10
services.msro.reindex.limit      				=   100
11 11
#services.msro.disabled.beans   				=   reindexOAIPostCleaningEFGHandler,reindexOAIPostEditEFGHandler,reindexPostEditEFGHandler
12 12

  
13
msro.wf.logger.name					=	wf_logs_dli
13
msro.wf.logger.name					            =	wf_logs_dli
14 14

  
15 15
services.aggregator.host						=	localhost
16 16
services.aggregator.name        				=   DRIVER
......
24 24
msro.wf.nodes.mdstoreSearch.interpretation 		=	cleaned
25 25
msro.wf.nodes.download.xpathMetadataId 			=	//*[local-name()='objIdentifier']/text()
26 26

  
27

  
28 27
dnet.modular.ui.authorization.default.superAdmin=	admin
29 28

  
30

  
31 29
# MSRO SPECIFIC
32 30
services.msro.graph.updateindex.incremental		=	classpath:/eu/dnetlib/enabling/manager/msro/wf/update-index-incremental.wf.xml
33 31
dnet.datasource.updater 						=   openaireplusDatasourceUpdater
34 32

  
35 33
hbase.actions.table 							=	db_actions_dli
36 34

  
37
services.datasourceManager.core=simpleDnetDataSourceManagerCore
35
services.datasourceManager.core                 =   simpleDnetDataSourceManagerCore
38 36

  
39
dnet.datasourcemanager.db.name=dnet_dli
37
dnet.datasourcemanager.db.name                  =   dnet_dli
40 38

  
41 39

  
42 40
# Mail configuration
43 41

  
44
msro.wf.mail.smtp.host = smtp.isti.cnr.it
45
msro.wf.mail.smtp.user = smtp-dnet
46
msro.wf.mail.smtp.password = hhr*7932
47
msro.wf.mail.cc = michele.artini@isti.cnr.it
48
services.pid.resolver.header=dli_resolver::
42
msro.wf.mail.smtp.host                          =   smtp.isti.cnr.it
43
msro.wf.mail.smtp.user                          =   smtp-dnet
44
msro.wf.mail.smtp.password                      =   hhr*7932
45
msro.wf.mail.cc                                 =   michele.artini@isti.cnr.it
46
services.pid.resolver.header                    =   dli_resolver::
49 47

  
50
service.index.solr.rank.enable=true
48
service.index.solr.rank.enable                  =   true
51 49

  
52
services.publisher.oai.host=localhost
53
services.publisher.oai.port=27017
54
services.objectstore.dao=gridFSObjectstoreDao
55
services.transformation.blacklist_api = http://localhost:8280/validator-service/worfklows?request=GetBlacklistedRecords&datasourceId=
50
services.publisher.oai.host                     =   localhost
51
services.publisher.oai.port                     =   27017
52
services.objectstore.dao                        =   gridFSObjectstoreDao
53
services.transformation.blacklist_api           = http://localhost:8280/validator-service/worfklows?request=GetBlacklistedRecords&datasourceId=
56 54
# AUTH
57 55

  
58 56
dnet.modular.ui.authorization.mongo.port=27017
......
70 68
#dnet.modular.ui.authorization.mongo.host=localhost
71 69
services.mdstore.mongodb.host=localhost
72 70
services.dli.resolver.store.DatabaseName=dliResolvedStore
73

  
74 71
services.dli.resolver.crossRef.dump=ES

Also available in: Unified diff