On Fri, 8 Oct 2004, E.Chalaron wrote:
A (rather quick) question, how do you get ref numbers, let's say birthdays, to be found by htdig. So far writing 18/12/65 is not the same as 18 12 65 or 18-12-65.
Actually with the default config I belive 18/12/65 and 18-12-65 should be the same. Both '/' and '-' are in the default valid_punctuation attribute, which means they should be dropped, leaving 181265 both for indexing and searching.
The case with space delimiters is more complicated because there is nothing to indicate that the three terms belong together. You would probably need to use some sort of custom wrapper to handle this case.
Jim
------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ 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