Project

General

Profile

« Previous | Next » 

Revision 10115

extract check.echo.funder.1 output value for the "funder" index field

View differences:

metacat-index/src/main/resources/application-context-mdq.xml
80 80
	<bean id="mdq.metadata.rightsHolder" class="org.dataone.cn.indexer.parser.SolrField">
81 81
		<constructor-arg name="name" value="mdq_metadata_rightsHolder_s" />
82 82
		<constructor-arg name="xpath"
83
			value="//metadata/rightsHolder" />
83
			value="//result[/check/id[text() = 'check.echo.funder.1']]/output" />
84 84
		<property name="multivalue" value="false" />
85 85
	</bean>
86 86
	

Also available in: Unified diff