DSpace and Date Range Queries

23 views
Skip to first unread message

Maruan Sahyoun

unread,
Apr 30, 2024, 6:44:47 AM4/30/24
to DSpace Technical Support
Dear All,

I have a date range field dc.coverage.temporal which leads to different results when being searched for using the DSpace Serach Field and a direct Solr query

dc.identifier:19900816_lh_lu_422 && dc.coverage.temporal:[1991 TO 1992]
in the search fields doesn't find the entry 

where
against Solr does find it.

The dc.coverage.temporal field has "[1990 TO 1995]"

Changing the DSpace search to
dc.identifier:19900816_lh_lu_422 && dc.coverage.temporal:[1990 TO 1992]
i.e. using the lower bounds as the start does find the enry.

Is there something I'm doing/expecting wrong?

With kind regards
Maruan
Reply all
Reply to author
Forward
0 new messages