Also, see if
http://wiki.apache.org/jakarta-lucene/IndexingOtherLanguages  helps
at all.


>>> [EMAIL PROTECTED] 5/27/2005 12:09:32 PM >>>
Probably your Unix system has a different default encoding than your
Windows
machine.
You have to make sure you give the IndexWriter a string that has the
correct
encoding.

Do you specifically set the encoding in you code before you index it
with
Lucene?

Ross

-----Original Message-----
From: gaudinat [mailto:[EMAIL PROTECTED] 
Sent: Friday, May 27, 2005 10:58 AM
To: java-user@lucene.apache.org 
Subject: utf-8 & Lucene 1.4.3 & Solaris &windows 


Hi,

I haven't got no utf-8 index when I use Lucene with Solaris while my 
characters are OK under windows. My indexing program is the same and it

uses lucene 1.4.3.

Is someone have an Idea to help me?

Regards,

Arnaud.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 

"This communication is intended solely for the addressee and is
confidential and not for third party unauthorized distribution."


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to