Project

General

Profile

« Previous | Next » 

Revision 57636

Added failedCallback to mdstore plugin invocation

View differences:

OpenaireResolver.java
19 19

  
20 20
	private final static String templateURL = "objidentifier:\"%s\"";
21 21
	private final static String OPENAIRE_NS_PREFIX = "openaire____";
22
	private final static String baseURL = "http://solr.openaire.eu:8983/solr/DMF-index-openaire_shard1_replica1/select?q=%s&wt=json";
22
	private final static String baseURL = "http://solr.openaire.eu:8983/solr/TMF-index-openaire_shard1_replica1/select?q=%s&wt=json";
23 23

  
24 24
	private static final Log log = LogFactory.getLog(OpenaireResolver.class); // NOPMD by marko on 11/24/08 5:02 PM
25 25

  

Also available in: Unified diff