#ISSN subscription issn.index.service.profid = 24-94d8b9f8-2c71-4a6d-b13c-a5ef4b58a5b1_U2VydmljZVJlc291cmNlcy9JbmRleFNlcnZpY2VSZXNvdXJjZVR5cGU= issn.consumer.reference = http://88.156.223.164:8080/indexService/IndexService?WSDL issn.checking.producers = false #ip address instead of host name needs to be provided issn.checking.location = http://213.135.50.16:8010/SOAP/IS_SN #IS services locations, currently from czuby! is.lu.service.location = http://213.135.50.16:8001/SOAP/IS_LookUp is.pr.service.location = http://213.135.50.16:8002/SOAP/IS_Registry #is.rs.service.location = http://213.135.50.16:8000/SOAP/ResultSet #using internal IndexResultSet is.rs.service.location = http://88.156.223.164:8080/indexService/ResultSet is.sn.service.location = http://213.135.50.16:8010/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 iterator.rs.package.size = 50 #maximum timeout (in seconds) for retrieving single result from rs iterator.rs.max.timeout = 600 #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 = 86400 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 = 86400 #scheduler cleanup properties scheduler.data.prov.cleanup.cron.expr = 0 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