Minoru Osuka created SOLR-4538:
----------------------------------

             Summary: DateMathParser doesn't work correctly.
                 Key: SOLR-4538
                 URL: https://issues.apache.org/jira/browse/SOLR-4538
             Project: Solr
          Issue Type: Bug
          Components: search
    Affects Versions: 4.1
            Reporter: Minoru Osuka


DateMathParser doesn't work correctly.
http://lucene.apache.org/solr/4_1_0/solr-core/org/apache/solr/util/DateMathParser.html

fq=last_modified:"2013-03-08T00:46:15Z/DAY+6MONTHS+3DAYS"

expected; last_modified:2013-09-11T00:00:00Z
actual; last_modified:2013-09-08T00:00:00Z

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to