[ 
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

Wherever the test is printing out a term _prefix_, it just calls 
IntsRef.toString() rather than try to convert this to something more 
human-readable.

> 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, 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]

Reply via email to