Project

General

Profile

« Previous | Next » 

Revision 10063

include initial MDQ run processing in metacat-index

View differences:

index-processor-context.xml
40 40
    <import resource="application-context-isotc211.xml" />
41 41
    <import resource="application-context-isotc211-noaa.xml" />
42 42
    
43
    <import resource="application-context-mdq.xml" />
44
    
43 45

  
44 46
 <bean id="serviceTypesConverter" class="org.dataone.cn.indexer.convert.MemberNodeServiceRegistrationTypeConverter" />
45 47
 <bean id="dateConverter" class="org.dataone.cn.indexer.convert.SolrDateConverter" />
......
113 115
       <ref bean="dublinCoreExtendedSubprocessor" />
114 116
       <ref bean="isotc211Subprocessor" />
115 117
       <ref bean="isotc211NoaaSubprocessor" />
118
       <ref bean="mdqSubprocessor" />
116 119
      </list>
117 120
     </property>
118 121
     <property name="deleteSubprocessors">

Also available in: Unified diff