Project

General

Profile

« Previous | Next » 

Revision 42092

Fixed bug on dnet-data-provision

View differences:

cnr-site.properties
53 53
dnet.modular.ui.authorization.mongo.db=dnet_auth
54 54
dnet.modular.ui.authorization.manager=mockUserAuthenticationManager
55 55
dnet.modular.ui.logout.url=http://localhost:8280/${container.context}/logout
56
service.index.feed.repeatDelay=2000
57
service.index.solr.nh.mdformat.enable=true
58
service.solr.index.jsonConfiguration=\
59
	{"id":"solr",\
60
	"address":"localhost:9983",\
61
	"port":"8983",\
62
	"webContext":"solr",\
63
	"numShards":"1",\
64
	"replicationFactor":"1",\
65
	"host":"localhost",\
66
	"feedingShutdownTolerance":"30000",\
67
	"feedingBufferFlushThreshold":"1000",\
68
	"feedingSimulationMode":"false",\
69
	"luceneMatchVersion":"4.9",\
70
	"serverLibPath":"../../../../contrib/extraction/lib",\
71
	"filterCacheSize":"512","filterCacheInitialSize":"512",\
72
	"queryCacheSize":"512","queryCacheInitialSize":"512",\
73
	"documentCacheSize":"512","documentCacheInitialSize":"512",\
74
	"ramBufferSizeMB":"960","mergeFactor":"40",\
75
	"autosoftcommit":"-1","autocommit":"15000",\
76
	"termIndexInterval":"1024","maxIndexingThreads":"8",\
77
	"queryResultWindowSize":"20","queryResultMaxDocCached":"200"}
56 78

  
57 79

  

Also available in: Unified diff