I am playing around with 3.2.0b5 on my test and development machine and
I am running into some problems with prefix searching with the "de" locale.

One set of pages that I indexed, an English language mhonarc email archive,
is working fine. I can search for prefixes (and endings). I am using

locale: en_US.ISO8859-1
search_algorithm:       exact:1 prefix:0.6 endings:0.2


Another set of pages is in German, which I index and search with

locale: de_DE.ISO8859-1
search_algorithm:       exact:1 prefix:0.6 endings:0.4

as well as custom endings dictionaries (according to FAQ 4.10),
gives me problems with prefix searching. If I search for "word" (without the
quotes) it finds the given word, but with "wor*" or so, it never finds *any*
matches. The value of $(LOGICAL_WORDS) in the nomatch output template shows
me that it did expand all possible words, but it doesn't find any pages!
Does anybody have an idea what the problem could be? This is on
sparc-sun-solaris2.8

Roman Maeder



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
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