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 Zsolt <zk...@intland.com> on 2006/01/28 09:26:46 UTC

Chinese support

Hi,

We use lucene without any problems even for German text bit with Chinese
text nothing is found. What is the best way to index and search Chinese
text?

Zsolt


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


RE: Chinese support

Posted by Zsolt <zk...@intland.com>.
Actually I get the same result with CJKAnalyzer like with StandardAnalyzer.

Zsolt

>-----Original Message-----
>From: Ray Tsang [mailto:saturnism@gmail.com]
>Sent: Sunday, January 29, 2006 10:26 AM
>To: java-user@lucene.apache.org
>Subject: Re: Chinese support
>
>Zsolt,
>
>It's in the lucene trunk under the contrib/ directory, you can check
>it out from the repository, take a look at
>http://svn.apache.org/repos/asf/lucene/java/trunk/contrib/analyzers/src/jav
>a/org/apache/lucene/analysis/
>
>ray,
>
>On 1/29/06, Zsolt <zk...@intland.com> wrote:
>> And where can I find it?
>>
>> Zsolt
>>
>> >-----Original Message-----
>> >From: Ray Tsang [mailto:saturnism@gmail.com]
>> >Sent: Sunday, January 29, 2006 2:14 AM
>> >To: java-user@lucene.apache.org
>> >Subject: Re: Chinese support
>> >
>> >Hi Zsolt,
>> >
>> >you can try to use a Chinese analyzer.
>> >
>> >ray,
>> >
>> >On 1/28/06, Zsolt <zk...@intland.com> wrote:
>> >> Hi,
>> >>
>> >> We use lucene without any problems even for German text bit with
>Chinese
>> >> text nothing is found. What is the best way to index and search
>Chinese
>> >> text?
>> >>
>> >> Zsolt
>> >>
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
>> >> For additional commands, e-mail: java-user-help@lucene.apache.org
>> >>
>> >>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: java-user-help@lucene.apache.org
>>
>>


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


Re: Chinese support

Posted by Ray Tsang <sa...@gmail.com>.
Zsolt,

It's in the lucene trunk under the contrib/ directory, you can check
it out from the repository, take a look at
http://svn.apache.org/repos/asf/lucene/java/trunk/contrib/analyzers/src/java/org/apache/lucene/analysis/

ray,

On 1/29/06, Zsolt <zk...@intland.com> wrote:
> And where can I find it?
>
> Zsolt
>
> >-----Original Message-----
> >From: Ray Tsang [mailto:saturnism@gmail.com]
> >Sent: Sunday, January 29, 2006 2:14 AM
> >To: java-user@lucene.apache.org
> >Subject: Re: Chinese support
> >
> >Hi Zsolt,
> >
> >you can try to use a Chinese analyzer.
> >
> >ray,
> >
> >On 1/28/06, Zsolt <zk...@intland.com> wrote:
> >> Hi,
> >>
> >> We use lucene without any problems even for German text bit with Chinese
> >> text nothing is found. What is the best way to index and search Chinese
> >> text?
> >>
> >> Zsolt
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
> >> For additional commands, e-mail: java-user-help@lucene.apache.org
> >>
> >>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
>
>

RE: Chinese support

Posted by Zsolt <zk...@intland.com>.
And where can I find it?

Zsolt

>-----Original Message-----
>From: Ray Tsang [mailto:saturnism@gmail.com]
>Sent: Sunday, January 29, 2006 2:14 AM
>To: java-user@lucene.apache.org
>Subject: Re: Chinese support
>
>Hi Zsolt,
>
>you can try to use a Chinese analyzer.
>
>ray,
>
>On 1/28/06, Zsolt <zk...@intland.com> wrote:
>> Hi,
>>
>> We use lucene without any problems even for German text bit with Chinese
>> text nothing is found. What is the best way to index and search Chinese
>> text?
>>
>> Zsolt
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: java-user-help@lucene.apache.org
>>
>>


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


Re: Chinese support

Posted by Ray Tsang <sa...@gmail.com>.
Hi Zsolt,

you can try to use a Chinese analyzer.

ray,

On 1/28/06, Zsolt <zk...@intland.com> wrote:
> Hi,
>
> We use lucene without any problems even for German text bit with Chinese
> text nothing is found. What is the best way to index and search Chinese
> text?
>
> Zsolt
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
>
>