YES!

I put it on utf-8 for test, it does support chinese with single character
search. I also make a search on some Portuguese, which turn out it does not
convert the character with accents correctly. For example, only edicao yield
the result, but edicao does not.

Also, I would like to introduce some new features for Chinese, mainly I
would like to introduce a word segmentation process and
Traditional/Simplified Chinese code cross-search.

There is an LIBTABE module in C which can handle the word segmentation in
Big-5. The code is licenced under GPL, can I bring them in?

Also, I would like to map all the traditional Chinese characters to its
corresponding simplified version. So they can be searched. It is also
possible to include a Chinese/English Chinese/Pinyin dictionary lookup after
the word segmentation to insert the English and Pinyin into the catalog so
the search can be cross-language.

The Traditional/Simplified cross-search required the search term be
converted to simplified code also for complete operation.

I know a little about C and unfimilar with the code of mnogosearch, but I am
willing to help with the above change. If the above is possible with
mnogosearch, what code should I look for?

Rgs,

Kent Sin
----- Original Message -----
From: "Alexander Barkov" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "kent sin" <[EMAIL PROTECTED]>
Sent: Tuesday, January 29, 2002 6:07 PM
Subject: Re: Chinese Support


>    Hi!
>
> It supports big5 and gb2312 charsets.
> Just use them in charset configuration commands
> in indexer.conf and search template.
>
> Related part of the documentation can be found here:
>
>    http://www.mnogosearch.org/doc/msearch-ch07.html
>
> Regards.
>
> kent sin wrote:
>
> > Hi, I just found out that the developing release have
> > support of Chinese. I would like to learn more about
> > it. Can somebody point me to more information of the
> > Chinese support for mnogosearch?
> >
> > Rgs,
> >
> > Kent Sin
> >
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Great stuff seeking new owners in Yahoo! Auctions!
> > http://auctions.yahoo.com
> > ___________________________________________
> > If you want to unsubscribe send "unsubscribe general"
> > to [EMAIL PROTECTED]
> >
> >
> >
> >
>
>
>
> --
>
>    bar
>
> ___________________________________________
> If you want to unsubscribe send "unsubscribe general"
> to [EMAIL PROTECTED]


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to