Revision 8603
Added by ben leinfelder almost 11 years ago
application-context-eml201.xml | ||
---|---|---|
19 | 19 |
<ref bean="eml.site" /> |
20 | 20 |
<ref bean="eml.beginDate" /> |
21 | 21 |
<ref bean="eml.endDate" /> |
22 |
<ref bean="eml.singleBeginDate" /> |
|
23 |
<ref bean="eml.singleEndDate" /> |
|
24 | 22 |
<ref bean="eml.pubDate" /> |
25 | 23 |
<ref bean="eml.author" /> |
26 | 24 |
<ref bean="eml.authorGivenName"/> |
Also available in: Unified diff
use rangeOfDates | singleDateTime to populate the beginDate and endDate index fields. https://projects.ecoinformatics.org/ecoinfo/issues/6285