You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Chuck Williams <ch...@manawiz.com> on 2004/10/19 08:53:52 UTC

Re: UTF-8

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:daniel.naber@t-online.de]
  > 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: lucene-dev-unsubscribe@jakarta.apache.org
  > For additional commands, e-mail: lucene-dev-help@jakarta.apache.org


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