YL created LUCENE-4807:
--------------------------

             Summary: toString of TermRangeQuery ends with "}" instead of "]"
                 Key: LUCENE-4807
                 URL: https://issues.apache.org/jira/browse/LUCENE-4807
             Project: Lucene - Core
          Issue Type: Bug
    Affects Versions: 3.1
            Reporter: YL


Create a TermRangeQuery, then toString it, you'll get something like this:
+lastmodified:[19700101000000 TO 20130228202438}

The last character is wrong. I came across this when I tried to parse a query 
based on the toString of a TermRangeQuery.

--
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