I'm building the database for a website, everything seems to go fine, but when I do a search, most words are completely stripped of letters, which I see when I run htsearch from the command line with the -v flag.
For example, 'soup' becomes 'u'. If I type in the alphabet, I get 'gjquvyz'. Even spaces apear to be stripped, meaning I cannot search on two separate words. Using there are two other websites indexed using similar configuration files, one of which doesn't seem to have a problem at all, the other seems to be dropping only the letter 'a'. If I look at this website's db.wordlist, I see entries like 'assertyuvyy' and I can search against 'yuvyy' (or even 'assertyuvyy') and it will return with matches even though grepping the resulting page for yuvyy will not return anything. What is going on here? I have no idea how to troubleshoot this beyond what I've already done. The configuration files for the other websites aren't that different. _______________________________________________ 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

