[ https://issues.apache.org/jira/browse/LUCENE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Dyer updated LUCENE-3327: ------------------------------- Attachment: LUCENE-3327.patch this just calls UnicodeUtil.newString(..) instead of BytesRef.utf8ToString() in all cases. > TestFSTs.testRandomWords throws AIOBE when "verbose"=true > --------------------------------------------------------- > > Key: LUCENE-3327 > URL: https://issues.apache.org/jira/browse/LUCENE-3327 > Project: Lucene - Java > Issue Type: Bug > Components: core/FSTs > Affects Versions: 4.0 > Reporter: James Dyer > Priority: Trivial > Attachments: LUCENE-3327.patch > > > Seems like invalid utf-8 sometimes gets passed to Bytesref.utf8ToString() in > the verbose "println"s. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org