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

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

    [ https://issues.apache.org/jira/browse/LUCENE-6792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14737246#comment-14737246 ] 

Uwe Schindler commented on LUCENE-6792:
---------------------------------------

+1

> 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