[ 
https://issues.apache.org/jira/browse/LUCENE-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir updated LUCENE-2203:
--------------------------------

    Attachment: LUCENE-2203.patch

attached is a patch that does an svn checkout of rev 500 (which is what we are 
using) of these test files, and has a test class to check every language.

the test for all languages is a total of 2 seconds on my computer (fast)

it takes about 10 seconds to do the svn checkout: since this stuff is 
BSD-licensed we could comment out the hook to do the checkout and instead 
actually commit the files if we want, i think as long as we do the proper 
NOTICE stuff, etc.

Please note two languages are commented out: Finnish and Lovins, these 
currently fail. I only investigated this enough to determine that it wasn't my 
LUCENE-2194 performance improvement commit that broke these, they were broken 
with the previous revision too. we should probably get to the bottom of these.


> improved snowball testing
> -------------------------
>
>                 Key: LUCENE-2203
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2203
>             Project: Lucene - Java
>          Issue Type: Test
>          Components: contrib/analyzers
>            Reporter: Robert Muir
>            Priority: Minor
>         Attachments: LUCENE-2203.patch
>
>
> Snowball project has test vocabulary files for each language in their svn 
> repository, along with expected output.
> We should use these tests to ensure all languages are working correctly, and 
> it might be helpful in the future for identifying back breaks/changes if we 
> ever want to upgrade snowball, etc.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to