Project

General

Profile

« Previous | Next » 

Revision 8826

update to use v2 types for indexing

View differences:

application-context-resource-map.xml
5 5

  
6 6
	<bean id="resourceMapSubprocessor" class="edu.ucsb.nceas.metacat.index.resourcemap.ResourceMapSubprocessor">
7 7
		<property name="matchDocument"
8
			value="/d100:systemMetadata/formatId[text()='http://www.openarchives.org/ore/terms']" />
8
			value="/d200:systemMetadata/formatId[text()='http://www.openarchives.org/ore/terms']" />
9 9
		<!-- <property name="httpService" ref="httpService"></property>
10 10
		<property name="solrQueryUri" value="${solr.query.uri}"></property> -->
11 11
	</bean>

Also available in: Unified diff