Merge branch 'master' into Authentication_X-Forwarded-For

This commit is contained in:
Tim Donohue
2018-10-31 14:55:53 -05:00
committed by GitHub
139 changed files with 7277 additions and 1180 deletions

View File

@@ -152,7 +152,6 @@ public class SolrLoggerServiceImpl implements SolrLoggerService, InitializingBea
@Override
public void afterPropertiesSet() throws Exception {
log.info("solr-statistics.spidersfile:" + configurationService.getProperty("solr-statistics.spidersfile"));
log.info("solr-statistics.server:" + configurationService.getProperty("solr-statistics.server"));
log.info("usage-statistics.dbfile:" + configurationService.getProperty("usage-statistics.dbfile"));