Project

General

Profile

« Previous | Next » 

Revision 10062

Added by Jing Tao over 7 years ago

Use a new class to overwrite the class RdfXmlSubprocessor in d1-processor since that one has a method to use solr http server directly.

View differences:

application-context-oa.xml
3 3
	xmlns:p="http://www.springframework.org/schema/p"
4 4
	xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd">
5 5

  
6
	<bean id="rdfXmlSubprocessor" class="org.dataone.cn.indexer.annotation.RdfXmlSubprocessor">
6
	<bean id="rdfXmlSubprocessor" class="edu.ucsb.nceas.metacat.index.annotation.MetacatRdfXmlSubprocessor">
7 7
		<property name="matchDocuments">
8 8
			<list>
9 9
				<value>http://www.w3.org/TR/rdf-syntax-grammar</value>

Also available in: Unified diff