You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Peyman Faratin <pe...@robustlinks.com> on 2011/12/19 18:11:02 UTC

inspecting chinese index using luke

hi

We are indexing some chinese text (using the following outputstreamwriter with UTF-8 enconding). 

OutputStreamWriter outputFileWriter  = new OutputStreamWriter(new FileOutputStream(outputFile), "utf8");

We are trying to inspect the index in Luke 3.4.0 (have chosen the UTF-8 option in Luke), but it seems to be garbled. Any advice would be appreciated

thank you

Peyman

RE: inspecting chinese index using luke

Posted by Uwe Schindler <uw...@thetaphi.de>.
Hi,

Please look at:
http://people.apache.org/~hossman/#threadhijack

Thread Hijacking on Mailing Lists

When starting a new discussion on a mailing list, please do not reply to 
an existing message, instead start a fresh email.  Even if you change the 
subject line of your email, other mail headers still track which thread 
you replied to and your question is "hidden" in that thread and gets less 
attention. It makes following discussions in the mailing list archives 

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Peyman Faratin [mailto:peyman@robustlinks.com]
> Sent: Monday, December 19, 2011 6:11 PM
> To: java-user@lucene.apache.org
> Subject: inspecting chinese index using luke
> 
> hi
> 
> We are indexing some chinese text (using the following outputstreamwriter
> with UTF-8 enconding).
> 
> OutputStreamWriter outputFileWriter  = new OutputStreamWriter(new
> FileOutputStream(outputFile), "utf8");
> 
> We are trying to inspect the index in Luke 3.4.0 (have chosen the UTF-8
option
> in Luke), but it seems to be garbled. Any advice would be appreciated
> 
> thank you
> 
> Peyman


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