Hello DSpace Community,
I am seeking clarification regarding the Recent Submissions feature in
DSpace.
We have configured our Recent Submissions in discovery.xml as follows:
<property name="recentSubmissionConfiguration">
<bean
class="org.dspace.discovery.configuration.DiscoveryRecentSubmissionsConfiguration">
<property name="metadataSortField" value="dc.date.accessioned"/>
<property name="type" value="date"/>
<property name="max" value="20"/>
</bean>
</property>
However, we observed the following:
- Newest *dates* appear first, as expected.
- However , *Time within the same day is ignored*, so items submitted at
09:00 am appears at the top and before items submitted on the same day but
at 10:00 am
Currently, the *oldest time within the same date appears first*
Could you clarify:
- Is this expected behavior for DSpace?
- How can Recent Submissions be configured to correctly sort by *full
timestamp (date + time)*?
Thank you for your guidance.
--
All messages to this mailing list should adhere to the Code of Conduct:
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
---
You received this message because you are subscribed to the Google Groups
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/dspace-tech/CAPzkmC7OTyAg_CemMpLgq66p7wjSnQGf8U0ck1pwAT2wa7RzAg%40mail.gmail.com.