[
https://issues.apache.org/jira/browse/SOLR-8844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Markus Jelsma closed SOLR-8844.
-------------------------------
Resolution: Not A Problem
Fix Version/s: (was: 6.1)
There was a bug elsewhere in my code that caused this to pop-up. Date math
works fine with full date strings.
> Date math silently ignored for date strings
> -------------------------------------------
>
> Key: SOLR-8844
> URL: https://issues.apache.org/jira/browse/SOLR-8844
> Project: Solr
> Issue Type: Bug
> Affects Versions: 5.5
> Reporter: Markus Jelsma
> Priority: Minor
>
> Consider the following query, ordered by date ascending: {code}
> http://localhost:8983/solr/logs/select?q=*:*&fq=[2011-05-26T08:15:36Z%2B3DAY%20TO%20NOW/DAY]&sort=time%20asc
> {code}
> Should not have a result set where the first entry entry has
> 2011-05-26T08:15:36Z for the time field.
> It appears date math is just ignored, while i would expect it to work or
> throw an error.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]