Thanks Gilles for the quick response. Well, we actually evaluating htdig 3.2.0b3. After some code-walking -thanks to open source!- I recognized that a "locale: de_DE.ISO8859-1" in the htdig.conf file will help. I was just fondling around with the LC_* environment vars before.
I suggest for upcoming htdig versions to introduce a "setlocale(LC_ALL, "");" in the beginning of the htdig/htsearch mains, since this would set the program locale according the env vars ;-) Matthias Emmert B2B Portal Development START Amadeus GmbH > ---------- > Von: Gilles Detillieux[SMTP:[EMAIL PROTECTED]] > Gesendet: Mittwoch, 19. Dezember 2001 16:57 > An: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Betreff: Re: [htdig] htdig and umlauts > > According to Emmert Matthias: > > I am just evaluating htdig for our web site. As far as I understand > > it does not support german umlauts or any other special chars. > > > > Can someone please tell me whether I am wrong? > > Glad to oblige. You are wrong. See http://www.htdig.org/FAQ.html#q4.10 > > The only caution is that on some systems, where locale support isn't > properly set up or there are implementation bugs, htdig won't recognize > the accented characters. The majority of systems don't have these > problems, but unfortunately some systems still do. > > I would also recommend running the 3.1.6 snapshot from > http://www.htdig.org/files/snapshots/, as it fixes a few problems htmerge > had in handling accented characters on some systems, and it adds two new > config attributes (boolean_keywords and boolean_syntax_errors) to allow > completely customising htsearch for other languages. > > -- > Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]> > Spinal Cord Research Centre WWW: > http://www.scrc.umanitoba.ca/~grdetil > Dept. Physiology, U. of Manitoba Phone: (204)789-3766 > Winnipeg, MB R3E 3J7 (Canada) Fax: (204)789-3930 > _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

