#{driver31} serivce.ip = 129.70.40.103 service.port = 8180 service.name = IndexService service.base.address = http://${service.ip}:${service.port}/${service.name} service.registration.blackboard = true #IS configuration is.host = 129.70.40.102 is.port = 8180 is.context = is is.baseurl = http://${is.host}:${is.port}/${is.context} #ISSN subscription issn.index.service.profid = not_used 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 = ${is.baseurl}/services/isSN #IS services locations, currently from driver19.isti.cnr.it is.lu.service.location = ${is.baseurl}/services/isLookUp is.pr.service.location = ${is.baseurl}/services/isRegistry is.rs.service.location = ${service.base.address}/ResultSet is.sn.service.location = ${is.baseurl}/services/isSN #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 = 14 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