[Snowball-discuss] latin stemmer -> java

Richard Boulton richard at tartarus.org
Tue Dec 1 09:51:30 GMT 2009


2009/12/1 Dirk Rothe <d.rothe at semantics.de>:
> I've recreated the .java class, but it's still failing. I'm using "javac
> 1.6.0_17" (windows) - the latest SDK from SUN. There are now less error
> messages, so things have improved. Here's the full output:

I'm sorry - I have no idea why it's still failing for you.  It's now
working fine for me, so I suspect it must be something to do with your
lucene build environment.  I suggest comparing the
SnowballProgram.java file in lucene (probably in
D:\pylucene\pylucene-2.9.1-1\lucene-java-2.9.1\contrib\snowball\src\java\org\tartarus\snowball\
)  to that in snowball, since the most likely reason for these errors
to exist is either if the Lucene developers have changed this file, or
are using an old version.

-- 
Richard



More information about the Snowball-discuss mailing list