You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2015/09/09 19:03:45 UTC

[jira] [Updated] (LUCENE-6792) TermsQuery.toString() assumes UTF-8 terms

     [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org