Bugs in contrib/snowball/.../SnowballProgram.java -> Kraaij-Pohlmann gives Index-OOB Exception

2006-12-11 Thread Andreas Kohn
Hi, while playing with the various stemmers of Lucene(-1.9.1), I got an index out of bounds exception: lucene-1.9.1>java -cp build/contrib/snowball/lucene-snowball-1.9.2-dev.jar net.sf.snowball.TestApp Kp bla.txt Exception in thread "main" java.lang.reflect.InvocationTargetException at su

Re: Bugs in contrib/snowball/.../SnowballProgram.java -> Kraaij-Pohlmann gives Index-OOB Exception

2006-12-11 Thread Andreas Kohn
On 12/11/06, Daniel Naber <[EMAIL PROTECTED]> wrote: On Monday 11 December 2006 19:18, Andreas Kohn wrote: > After some debugging, and some tests with the original snowball > distribution from snowball.tartarus.org, it seems that the attached > change is needed to avoid the