#{d12-d19-beta} service.port = 8080 service.name = IndexService service.base.address = http://212.87.15.125:8180/${service.name} service.registration.blackboard = true #ISSN subscription issn.index.service.profid = 11-79bfda31-ba56-410a-89e5-69a0939e3a6e_U2VydmljZVJlc291cmNlcy9JbmRleFNlcnZpY2VSZXNvdXJjZVR5cGU= #issn.consumer.reference = ${service.base.address}/${service.name}?WSDL issn.consumer.reference = ${service.base.address}/WSDLProvider?action=getWSDL issn.checking.producers = false #ip address instead of host name needs to be provided issn.checking.location = http://212.87.15.118:8000/SOAP/IS_SN #IS services locations, currently from driver19.isti.cnr.it is.lu.service.location = http://212.87.15.118:8007/SOAP/IS_LookUp is.pr.service.location = http://212.87.15.118:8001/SOAP/IS_Registry #is.rs.service.location = http://212.87.15.118:8003/SOAP/ResultSet #when using internal IndexResultSet is.rs.service.location = ${service.base.address}/ResultSet is.sn.service.location = http://212.87.15.118:8000/SOAP/IS_SN #IS index profile last update properties status.date.format.pattern = yyyy-MM-dd'T'hh:mm:ss status.time.zone = GMT #result set iterator properties iterator.rs.queue.size = 10000 #changed due to 413 Request Entity Too Large iterator.rs.package.size = 20 #maximum timeout (in seconds) for retrieving single result from rs iterator.rs.max.timeout = 7200 #index record xslt location index.record.xslt.location = xslt/indexRecordResult.xslt #result set used by index lookup properties index.lookup.rs.dataprov = ${issn.consumer.reference} index.lookup.rs.init.pagesize = 50 index.lookup.rs.expiry.time = 1800 index.lookup.rs.keep.alive.time = 1800 #maximum results analyzed when getting browsing statistics index.browsing.stats.max.analyzed = 1000 #data provider expiry time (also in seconds) data.provider.expiry.time = 7200 #scheduler cleanup properties scheduler.data.prov.cleanup.cron.expr = 0 0 * * * ? scheduler.rs.cleanup.cron.expr = 0 0/10 * * * ? #maintaining index configurations properties #this property is used by SimpleMDFormatRelationsContainer for storing serialized data index.configs.storage.path = /tmp/persisted_mdformat_data #those two properties are used by MDFormatDiffCheckerModule index.configs.recreate.layouts = true index.configs.startup.check = true #performs index optimization at service startup optimize.on.startup = false #performs index service read-only status check at service startup check.service.status.on.startup = true