[
https://issues.apache.org/jira/browse/LUCENE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068588#comment-13068588
]
James Dyer commented on LUCENE-3327:
------------------------------------
{quote}
Spooky because this test supposedly creates random valid unicode strings
(_TestUtil.randomRealisticUnicodeString)... hmmm.
{quote}
but then it breaks them down into prefixes and those aren't always valid
utf-8...
> 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: [email protected]
For additional commands, e-mail: [email protected]