Re: [Fwd: Re: tsearch in core patch] - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: [Fwd: Re: tsearch in core patch]
Date
Msg-id 4686B624.4090600@agliodbs.com
Whole thread Raw
In response to Re: [Fwd: Re: tsearch in core patch]  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Responses Re: [Fwd: Re: tsearch in core patch]  (Tatsuo Ishii <ishii@sraoss.co.jp>)
List pgsql-hackers
Ishii-san,

>>> Ok, probably we need to copy the English stemming rule to the one for
>>> Japanese.
>> Pardon my ignorance here, but is the concept of stemming even relevant
>> to Japanese/Chinese/Korean?  What little I know about ideographic
>> languages suggests it wouldn't work well.  And surely the specific rules
>> in the Snowball project's English stemmer wouldn't work.
> 
> Your undestanding is correct. English stemmer would not work for
> Japanese "non English" part.

That reminds me, don't you guys have your own full text search for 
Japanese?  Planning on merging it with the core code anytime soon?

--Josh


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Something is fairly whacko about shutdown in CVS HEAD
Next
From: Tatsuo Ishii
Date:
Subject: Re: [Fwd: Re: tsearch in core patch]