[
https://issues.apache.org/jira/browse/SOLR-9294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15371108#comment-15371108
]
Hoss Man commented on SOLR-9294:
--------------------------------
That (ie: ":" between seconds and milliseconds) was never an officially
supported format .. it was certainly never documented to be valid.
6.0 changed a lot of internal date parsing/formatting code as part of SOLR-8904
to fix numerious bugs, fixing this sloppy parsing logic was evidently a side
effect of that issue.
> DateMathParser Milliseconds separator
> -------------------------------------
>
> Key: SOLR-9294
> URL: https://issues.apache.org/jira/browse/SOLR-9294
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: query parsers
> Affects Versions: 6.1
> Reporter: Curtis Fehr
> Priority: Minor
>
> DateMathParser is no longer accepting the format xxxx-xx-xxTxx:xx:xx:xxxZ
> whereas it did in the past (5.3 works). Changing the milliseconds separator
> to "." fixes the issue, but this is a time consuming change for organizations
> that use many data consumers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]