#263: Date added search in INSPIRE
--------------------------+----------------------------
Reporter: tbrooks | Owner: valkyrie
Type: enhancement | Status: closed
Priority: major | Milestone:
Component: WebSearch | Version:
Resolution: fixed | Keywords: INSPIRE Search
--------------------------+----------------------------
Comment (by simko):
Thanks for the changes; merged now.
If we are going to touch this part of code in the future, e.g. in
connection to the first-day-of-the-month problem, then we may want to
better separate dateutil-related mangling from dateutil-unrelated
mangling, so that special values like `today` or `this month` would be
supported also when dateutil is not present. (Alternatively, we can
promote dateutil to the required dependency.)
Also, the relative date searching now works only as part of the SPIRES
query support; we may want to plug it into the Invenio part, so that
one could type `datemodified:"yesterday - 3"` and stuff. Note that
Invenio supports special values such as `$TODAY$` already, so we may
want to homogenise this when time permits.
--
Ticket URL: <https://invenio-software.org/ticket/263#comment:13>
Invenio <http://invenio-software.org>