does new version support chinese ?

Post Reply
mp3seek
Posts: 3
Joined: Mon Jan 19, 2004 6:56 am

does new version support chinese ?

Post by mp3seek »

can someone tell me ,THX
doran
Posts: 50
Joined: Tue Jun 06, 2000 1:37 pm

does new version support chinese ?

Post by doran »

Yes, you can configure Webinator's index expressions to handle double byte characters. That is discussed in various other postings on this message board. For advanced aspects, there's an announcement in the Fall newsletter.
mp3seek
Posts: 3
Joined: Mon Jan 19, 2004 6:56 am

does new version support chinese ?

Post by mp3seek »

thank you ,I play to build a site which is provide mp3 search service base on this system.
sourceuno
Posts: 225
Joined: Mon Apr 09, 2001 3:58 pm

does new version support chinese ?

Post by sourceuno »

Can you use rex for double byte characters?
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

does new version support chinese ?

Post by John »

You can rex for the two bytes one after the other, e.g. \xf0\xf1, and also create an index expression that will index double byte characters.
John Turnbull
Thunderstone Software
sourceuno
Posts: 225
Joined: Mon Apr 09, 2001 3:58 pm

does new version support chinese ?

Post by sourceuno »

Do I need the latest version of Texis in order to do a rex like this? I tried the following on a Chinese web page, but it returns nothing:

<rex "\x4e\x0b" $htmlpage>
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

does new version support chinese ?

Post by mark »

Any version will handle that expression. Apparently that 2 byte sequence doesn't occur in that data.
ken18567545
Posts: 1
Joined: Mon Jun 01, 2009 5:48 am

does new version support chinese ?

Post by ken18567545 »

Where I can find the Fall newsletter?
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

does new version support chinese ?

Post by John »

John Turnbull
Thunderstone Software
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

does new version support chinese ?

Post by mark »

Post Reply