You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Thomas Neidhart (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2012/03/18 21:48:39 UTC

[jira] [Issue Comment Edited] (LUCENE-3720) OOM in TestBeiderMorseFilter.testRandom

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

Thomas Neidhart edited comment on LUCENE-3720 at 3/18/12 8:47 PM:
------------------------------------------------------------------

Ok, it took me some time to understand the test and filter code. In fact my original statement was wrong, the output order of phoneme tokens from the codec was not deterministic. This has been fixed in commons-codec, and the test runs through now.

btw. the next release will happen quite soon afaik and will also include a new phonetic encoder called Nysiis, which should perform slightly better than Soundex (see [https://issues.apache.org/jira/browse/CODEC-63]). Any feedback is very welcome!
                
      was (Author: tn):
    Ok, it took me some while to understand the test. In fact my original statement was wrong, the output order of the codec was not deterministic. This has been fixed in commons-codec, and the test runs through now.

btw. the next release will happen quite soon afaik and will also include a new phonetic encoder called Nysiis, which should perform slightly better than Soundex (see [https://issues.apache.org/jira/browse/CODEC-63]). Any feedback is very welcome!
                  
> OOM in TestBeiderMorseFilter.testRandom
> ---------------------------------------
>
>                 Key: LUCENE-3720
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3720
>             Project: Lucene - Java
>          Issue Type: Test
>          Components: modules/analysis
>    Affects Versions: 3.6, 4.0
>            Reporter: Robert Muir
>
> This has been OOM'ing a lot... we should see why, its likely a real bug.
> ant test -Dtestcase=TestBeiderMorseFilter -Dtestmethod=testRandom -Dtests.seed=2e18f456e714be89:310bba5e8404100d:-3bd11277c22f4591 -Dtests.multiplier=3 -Dargs="-Dfile.encoding=ISO8859-1"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org