Hello,

I have some problems with fuzzy searching and ht://Dig 3.2.0b6.

Search word: sitemab
Real word: sitemap
search_algorithm: exact:1 soundex:1
Fuzzy expansion: (sitemab or sitemap)

That's O.K. BUT as exact and soundex are equal the following happens if I search for 'taro'

Search word: taro
Real word: taro
search_algorithm: exact:1 soundex:1
Fuzzy expansion: taro or teer or ter or terra or terra6050 or terra6250 or terra8100 or terra8150 or terra9100 or teuer or teure or tr1 or trauer or treue


Now a page which contains 'TRAUER' shows up first and that's quoite clear as exact and soundex are equal.

BUT if I now change the priority wird things happen.

Search word: sitemab    
Real word: sitemap
search_algorithm: exact:1 soundex:0.9
Fuzzy expansion: NOMATCHES

Search word: taro
Real word: taro
search_algorithm: exact:1 soundex:0.9
Fuzzy expansion: taro or teer or ter or terra or terra6050 or terra6250 or terra8100 or terra8150 or terra9100 or teuer or teure or tr1 or trauer or treue


Now the 'trauer' page doesn't show up first for 'taro' but sitemap isn't found at all.

I would somehow expect that sitemab is still expanded to sitemap with exact:1 soundex:0.9.
The priority should lead to a different score. At the moment it seems to affect the words used for searching.



Maybe someone can help me out.

Thanks in advance

--
Daniel Khan
Technische Leitung
Geschäftsführender Gesellschafter

Ventigo
Werbung . IT . Marketing GmbH

Kornstrasse 10 4060 Leonding
T. +43 (0) 732 37 09 60 | F. +43 (0) 732 37 09 60 10
http://www.ventigo.com | [EMAIL PROTECTED]




------------------------------------------------------- This Newsletter Sponsored by: Macrovision For reliable Linux application installations, use the industry's leading setup authoring tool, InstallShield X. Learn more and evaluate today. http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/ _______________________________________________ ht://Dig general mailing list: <[EMAIL PROTECTED]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

Reply via email to