Asian Charsets

luc.boilly
Posts: 2
Joined: Sun Dec 17, 2000 6:14 am

Asian Charsets

Post by luc.boilly »

Hi,
I would like to know if webinator support asian charsets such as Thai, Chinese, Japanese for indexing and retrieval.

Thanks for your answers, Luc.
bart
Posts: 251
Joined: Wed Apr 26, 2000 12:42 am

Asian Charsets

Post by bart »

To do this you must change the indexing expression. See the other messages here relating to this.
luc.boilly
Posts: 2
Joined: Sun Dec 17, 2000 6:14 am

Asian Charsets

Post by luc.boilly »

Thanks Bart, but I did not see anything within the others messages, that let me know how clearly how asian charsets (thai, chinese, japanese) are been properly handled in indexing and retrieval.
I am asking this question, as I am looking to purchase a software product that handle such features, and I did not see anything clear within the documentation.
User avatar
John
Site Admin
Posts: 2623
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH

Asian Charsets

Post by John »

There are several different encodings for the asian character sets. One set of common options that works in many cases is:

-k"\alnum{2,99}" -k"[\alnum\x80-\xff]{1,30}" -k"[\x80-\xff]."

although it may need modifications for the particular charsets you are using. You can download and try the free version of Webinator to test these.
John Turnbull
Thunderstone Software