Webboard: i18n issues...

2002-03-29 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: I have specified it with lt;meta http-equiv=quot;Content-Typequot; content=quot;text/html; charset=iso-8859-2quot;gt; Unfortunately I do not have much knowledge about charsets, localization etc... Which site do you index? It is

Webboard: i18n issues...

2002-03-29 Thread Alex Barkov
Author: Alex Barkov Email: [EMAIL PROTECTED] Message: How did you install MySQL? You should specify during installation that you want to use iso-8859-2 charset (aka latin2). BTW, MySQL has a special charset hungarian. You should compile mysql like this: configure --with-charset=hungarian

Webboard: i18n issues...

2002-03-28 Thread Circum
Author: Circum Email: [EMAIL PROTECTED] Message: Hello, I am Hungarian, and the language contains the 0xF5 (รต) character. In theory, I should use the iso8859-2 charset. The problem is, if I use this, this character will be indexed as a ? (questionmark). If I use LocalCharset: iso-8859-1,

Webboard: i18n issues...

2002-03-28 Thread maxime
Author: maxime Email: Message: Use LocalCharset iso-8859-2 and specify exactly charset for your documents. Reply: http://www.mnogosearch.org/board/message.php?id=4532 ___ If you want to unsubscribe send unsubscribe general to [EMAIL PROTECTED]

Webboard: i18n issues...

2002-03-28 Thread Circum
Author: Circum Email: [EMAIL PROTECTED] Message: I have specified it with meta http-equiv=Content-Type content=text/html; charset=iso-8859-2 Unfortunately I do not have much knowledge about charsets, localization etc... One more question: is there a way to enable searching without accents?