traditional to simplified Chinese
On 12/18/2017 9:49 AM, Eyal Naamati wrote:
> We are using the ICUTransformFilter to normalize traditional Chinese text to
> simplified Chinese.
> We received feedback from some of our Chinese customers that there are some
> traditional characters that are not
Hi All,
We are using the ICUTransformFilter to normalize traditional Chinese text to
simplified Chinese.
We received feedback from some of our Chinese customers that there are some
traditional characters that are not converted to their simplified variants.
For example:
"�w" should be converted to
FilterFactory.
When an empty wildcard query is sent, such as just "*" to query the whole
index, there is a failure with "analyzer returned no terms for multiTerm term
*".
These queries do work for the default analyzer so I guess there is a way to
handle them.
Thanks!
Eyal
Hi Ahmet,
Yes there is a space in my example.
This is my multiterm analyzer:
Thanks!
Eyal Naamati
Alma Developer
Tel: +972-2-6499313
Mobile: +972-547915255
eyal.naam...@exlibrisgroup.com
www.exlibrisgroup.com
-Original Message-
From: Ahmet Arslan
nalyzer.
My question: is there a way to handle this in the analyzer configuration (in my
schema.xml)? I realize that I can also change the query I am sending the
analyzer, but that is difficult for me since there are many places in our
program that use this.
Thanks!
Eyal Naamati
Alma Developer
Te
Trying again since I don't have an answer yet.
Thanks!
Eyal Naamati
Alma Developer
Tel: +972-2-6499313
Mobile: +972-547915255
eyal.naam...@exlibrisgroup.com<mailto:eyal.naam...@exlibrisgroup.com>
[Description: Description: Description: Description: C://signature/e
We only want the conversion Hanja->Hangul, for each Hanja character there
exists only one Hangul character that can replace it in a Korean text.
The other way around is not convertible.
We want to allow searching in both scripts and find matches in both scripts.
Thanks
Eyal Naamati
A
there is the ICUTransformFilterFactory that can convert between Japanese
or chinese scripts, for example:
for
Japanese script conversions
So far I couldn't find anything readymade for Korean scripts, but perhaps
someone knows of one?
Thanks!
Eyal Naamati
Alma Developer
Tel: +972-2-6499313
M