Thanks! That worked, and saved me having to track down which encoding was messed up.
I'm using Netbeans 4, which allows me to set the encoding at the file level for ide editing, but only at the whole project level for compiling. So, I've had to compile all of Lucene with UTF-8, but it seems to work fine. Chuck > -----Original Message----- > From: Daniel Naber [mailto:[EMAIL PROTECTED] > Sent: Monday, October 18, 2004 11:30 PM > To: Lucene Developers List > Subject: Re: idf and explain(), was Re: Search and Scoring > > On Tuesday 19 October 2004 04:03, Chuck Williams wrote: > > > On another note, I had to remove the German analyzer in my current > 1.4.2 > > source configuration because GermanStemmer failed to compile due to > what > > are apparently Unicode character constants that I've now got as > illegal > > two-character character constants. > > The GermanStemmer.java is in UTF-8, you have to configure your IDE to > allow > that. > > Regards > Daniel > > -- > http://www.danielnaber.de > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]