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

ASF subversion and git services commented on LUCENE-6792:
---------------------------------------------------------

Commit 1702484 from [~rcmuir] in branch 'dev/trunk'
[ https://svn.apache.org/r1702484 ]

LUCENE-6792: Fix TermsQuery.toString to work with binary terms

> 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