Tobias Jungel wrote:
> 
> Hello,
> 
> if we search words like "S�ge" which have so called "Umlaute" htsearch does
> not find them. I set the locale variable to de_DE and others but none of them
> worked. The other strange thing is that the string (eg "S�ge") which was
> submited is changed (to "s�?ge").
> Is there a probelm with htdig on Sun Systems?
> 
> Regards
> T. Jungel
> 
> -------------------------------------------------------
> Sponsored by:
> ThinkGeek at http://www.ThinkGeek.com/
> _______________________________________________
> 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

It works fine for us with:

locale:                 de
lang_dir:               <path_to_htdig>/common/german
bad_word_list:          ${lang_dir}/bad_words
endings_affix_file:     ${lang_dir}/german.aff         # german.aff from
igerman98
endings_dictionary:     ${lang_dir}/german.0           # all.words from
igerman98
endings_root2word_db:   ${lang_dir}/root2word.db
endings_word2root_db:   ${lang_dir}/word2root.db

I remember getting error messages like 'unknown locale' on our Sun system with
'de_DE' and htdig version 3.1.5. So I tried 'de'. And it worked. Take a look at
your htdig logfile.

Berthold Cogel


-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
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

Reply via email to