Revision 8741
Added by Jing Tao over 10 years ago
metacat-index/src/main/resources/application-context-eml200.xml | ||
---|---|---|
42 | 42 |
<ref bean="eml.attributeDescription" /> |
43 | 43 |
<ref bean="eml.attributeUnit" /> |
44 | 44 |
<ref bean="eml.attributeText" /> |
45 |
<ref bean="eml.fileID" />
|
|
45 |
<!-- <ref bean="eml.fileID" /> -->
|
|
46 | 46 |
<ref bean="eml.fullText" /> |
47 | 47 |
<ref bean="eml.geohash1" /> |
48 | 48 |
<ref bean="eml.geohash2" /> |
metacat-index/src/main/resources/application-context-eml201.xml | ||
---|---|---|
42 | 42 |
<ref bean="eml.attributeDescription" /> |
43 | 43 |
<ref bean="eml.attributeUnit" /> |
44 | 44 |
<ref bean="eml.attributeText" /> |
45 |
<ref bean="eml.fileID" />
|
|
45 |
<!-- <ref bean="eml.fileID" /> -->
|
|
46 | 46 |
<ref bean="eml.fullText" /> |
47 | 47 |
<ref bean="eml.geohash1" /> |
48 | 48 |
<ref bean="eml.geohash2" /> |
metacat-index/src/main/resources/application-context-eml210.xml | ||
---|---|---|
46 | 46 |
<ref bean="eml.attributeDescription" /> |
47 | 47 |
<ref bean="eml.attributeUnit" /> |
48 | 48 |
<ref bean="eml.attributeText" /> |
49 |
<ref bean="eml.fileID" />
|
|
49 |
<!-- <ref bean="eml.fileID" /> -->
|
|
50 | 50 |
<ref bean="eml.fullText" /> |
51 | 51 |
<ref bean="eml.geohash1" /> |
52 | 52 |
<ref bean="eml.geohash2" /> |
metacat-index/src/main/resources/application-context-eml211.xml | ||
---|---|---|
42 | 42 |
<ref bean="eml.attributeDescription" /> |
43 | 43 |
<ref bean="eml.attributeUnit" /> |
44 | 44 |
<ref bean="eml.attributeText" /> |
45 |
<ref bean="eml.fileID" />
|
|
45 |
<!-- <ref bean="eml.fileID" /> -->
|
|
46 | 46 |
<ref bean="eml.fullText" /> |
47 | 47 |
<ref bean="eml.geohash1" /> |
48 | 48 |
<ref bean="eml.geohash2" /> |
Also available in: Unified diff
Remove the reference to the bean eml.fileID.