#296: make date parsing use ISO dates and correct indexes
------------------------+---------------------------------------------------
Reporter: jblayloc | Owner: jblayloc
Type: defect | Status: closed
Priority: major | Milestone:
Component: WebSearch | Version:
Resolution: fixed | Keywords: INSPIRE Oct
------------------------+---------------------------------------------------
Changes (by Joe Blaylock <jrbl@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [d9cdbfc9045fe16c437282805d481feebc703c6c]:
{{{
#!CommitTicketReference repository=""
revision="d9cdbfc9045fe16c437282805d481feebc703c6c"
WebSearch: SPIRES syntax understands ISO dates
* Adds much-needed unit tests and makes SPIRES syntax converter understand
ISO-8601-like dates.
* Corrects date index selection to take advantage of new datecreated: and
dateupdated: indexes.
(fixes #296)
* Introduces recommendation for dateutil <http://labix.org/python-
dateutil>
Tests are silent when they can't run.
}}}
--
Ticket URL: </ticket/296#comment:5>
Invenio <http://invenio-software.org>