Page 1 of 1

Searching Hindi

Posted: Thu Jan 22, 2004 1:32 am
by jintov
Hi,
I like know ,whether we can search hindi characters using webinator.
Regards,
Jinto

Searching Hindi

Posted: Thu Jan 22, 2004 12:22 pm
by mark
Probably. What character encoding is being used? Are there spaces between words?

Searching Hindi

Posted: Fri Jan 23, 2004 12:36 am
by jintov
In the DB we storing as UTF-8 and there will be spaces between words.

Searching Hindi

Posted: Fri Jan 23, 2004 9:42 am
by mark
Use

[\alnum\x80-\xff]{1,70}

for the Word Definition under All Walk Settings. (which should already be there so you don't need to do anything special).