[ 
https://issues.apache.org/jira/browse/LUCENE-6792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir updated LUCENE-6792:
--------------------------------
    Attachment: LUCENE-6792.patch

patch

> 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
>         Attachments: LUCENE-6792.patch
>
>
> 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