Here's what I've done so far:
- Edited htdig.conf:
--snip--
locale: fi_FI.ISO-8859-1
lang_dir: /var/lib/htdig/common/finnish
bad_word_list: ${lang_dir}/bad_words
endings_affix_file: ${lang_dir}/finnish.aff
endings_dictionary: ${lang_dir}/finnish.0
endings_root2word_db: ${lang_dir}/root2word.db
endings_word2root_db: ${lang_dir}/word2root.db
--snip--
- Created directory /var/lib/htdig/common/finnish and copied finnish.aff and
finnish.0 there.
- What next? Where do I get the root2word.db, word2root.db and bad_words
files? Should I just use the ones in /var/lib/htdig/common?
Peter
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.