Revision 8972
Added by ben leinfelder almost 10 years ago
index-processor-context.xml | ||
---|---|---|
29 | 29 |
|
30 | 30 |
|
31 | 31 |
<import resource="application-context-oa.xml" /> |
32 |
<import resource="application-context-annotator.xml" /> |
|
32 | 33 |
|
33 | 34 |
|
34 | 35 |
<!-- <import resource="application-context-ao.xml" /> --> |
... | ... | |
101 | 102 |
<ref bean="dryad30Subprocessor" /> |
102 | 103 |
<ref bean="dryad31Subprocessor" /> |
103 | 104 |
<ref bean="rdfXmlSubprocessor" /> |
105 |
<ref bean="annotatorSubprocessor" /> |
|
106 |
|
|
104 | 107 |
</list> |
105 | 108 |
</property> |
106 | 109 |
</bean> |
Also available in: Unified diff
let metacat-index lookup annotations for indexing rather than the metacat "reindex" action.