Hi, I'm trying to perform prefix searches in our site but I can't make it 
work correctly.

I have read all the documentation at htdig.org and in the related messages 
of the list and all appear to be correct.

My htdig (version 3.1.6) configuration file has the following lines:

search_algorithm: exact:1 prefix:0.5 accents:0.5 endings:0.3 speling:0.2
prefix_match_character: *

(I also have tried prefix_match_character:*)

Parameters max_prefix_matches and minimum_prefix_length are not specified, 
that is, leave to default.

If I search separately for the words esencia, esencial, esencialmente in 
the site, all of them appear correctly.
But if I search for the word esenci* none of them appear in the results (0 
matches).

If I leave the prefix_match_character blank, that is:

prefix_match_character:

then the prefix search is always made inconditionally. That is, if I search 
the word esenci (without the *) I get the matches for esencial, esencia y 
esencialmente. Since I need to supply exact searching, this solution is not 
satisfactory.

Am I missing something?
Thank you. 




-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
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