Hi Jean ,

I think , Korean sorting base on Jamo(Hangul Jamo) is not supported by ICU.
May be i am wrong .
 I have gone through ICU user guide & its locale but not find any Hangul
Jamo support by ICU Collation service.

 Yes, i got your mail ...  Thanks for info...
 But I am working on Linux platform ,so don't know if your files works or
not for me ?

  I am looking  forward for  your guidance and experience .

  Thanks in advance.

  With  Regards
       Ashish



On Wed, Mar 23, 2011 at 3:08 PM, Jean-Christophe Deschamps <j...@antichoc.net
> wrote:

> At 09:43 23/03/2011, you wrote:
>
> >I am working on one application which require sorting for Korean Language.
> >
> >The Korean Characters sort by Jamo(Hangul Jamo) ie based on KSX1001
> >character code.
> >
> >Does sqlite3 or any other package support this type of sorting ?
> >If not , then any clue to carry out this type of sorting ?
>
> I would be surprised if ICU wouldn't work for Korean.
>
> Did you get my mail yesterday?  If ICU doesn't fit your needs, I
> believe you can build your Hangul Jamo tries similar to one of the
> tries used in the extension I mailed you and write a very simple nd
> efficient collation based on it.
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to