My problem: 

I am looking for word "viinipullonj��hdytin" with a htdig-3.1.5 based search
enigne. The problem is that I can find it with the exact same word or even
with search word "viinip" but _not_ with word "iinipullonj��hdytin" which is
annoying. I'd like the engine to find even the word if I type only
"j��hdytin". (For someone interested, viinipullonj��hdytin is a word that is
a combination of three words, it's a wine bottle cooler :)

The strange thing is that when searching for word "paita" I find it fine if I
type only "aita".

It must be a configuration issue, right? I've tried changing my
search_algorithm paramteres but with no luck. Maybe someone on the list could
help me out?

Here's a part of my 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

max_head_length:        50000
max_doc_size:           100000

no_excerpt_show_top:    true

search_algorithm:       exact:1 prefix:0.7 substring:0.7 endings:0.2

use_meta_description:   true

allow_numbers:          true

prefix_match_character:
--</snip>--

Regards,
Peter


_______________________________________________
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