#865: WebSearch: syntax independent date math
-------------------------+-----------------
Reporter: simko | Owner:
Type: enhancement | Status: new
Priority: major | Milestone:
Component: WebSearch | Version:
Keywords: |
-------------------------+-----------------
As mentioned in ticket:263#comment:13 merge notes, the date math should be
stripped away from the SPIRES syntax parser, so that queries like `today -
7` work independently either in Invenio or in SPIRES search syntax mode.
IOW, `today -7` does not need to be parsed, it can be passed as such by
the parser, and it will get properly expanded by `search_unit_in_bibrec()`
and friends, similarly to how span queries work.
Submitting this as a standalone ticket so that the merge comment is more
visible.
--
Ticket URL: <http://invenio-software.org/ticket/865>
Invenio <http://invenio-software.org>