Robert Muir created LUCENE-6792:
-----------------------------------

             Summary: TermsQuery.toString() assumes UTF-8 terms
                 Key: LUCENE-6792
                 URL: https://issues.apache.org/jira/browse/LUCENE-6792
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Robert Muir


As reported by Ruslan Muzhikov, it will give AssertionError on binary terms.

We should use Term.toString() which will do the right thing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to