RE: ICUTransformFilter with traditional to simplified Chinese

2017-12-19 Thread Eyal Naamati
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

ICUTransformFilter with traditional to simplified Chinese

2017-12-18 Thread Eyal Naamati
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

RE: multi term analyzer error

2015-12-31 Thread Eyal Naamati
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

RE: multi term analyzer error

2015-12-29 Thread Eyal Naamati
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

multi term analyzer error

2015-12-29 Thread Eyal Naamati
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

RE: Korean script conversion

2015-04-14 Thread Eyal Naamati
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

RE: Korean script conversion

2015-03-30 Thread Eyal Naamati
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

Korean script conversion

2015-03-28 Thread Eyal Naamati
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