[
https://issues.apache.org/jira/browse/SOLR-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539870
]
Lance Norskog commented on SOLR-391:
------------------------------------
This was with Solr 1.2 release. If it works now,
that's great!
https://issues.apache.org/jira/browse/SOLR-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537484
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
> Date type parser is overly fussy
> --------------------------------
>
> Key: SOLR-391
> URL: https://issues.apache.org/jira/browse/SOLR-391
> Project: Solr
> Issue Type: Bug
> Components: search
> Affects Versions: 1.2
> Reporter: Lance Norskog
> Priority: Trivial
>
> The parser for the Solr 'date' type is overly picky. It requires an entire
> year-month-day-T-hour-minute-second-Z string.
> However, when it is printed out it does not include the Z at the end. Thus, a
> naive XSL script that translates the output into an XML that can be re-fed
> with the Solr input format has to include the trailing Z to get dates to
> parse.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.