First off, it's Linux, RedHat 7.1, running htdig-3.1.6. I actually dl'd
htdig again this morning and recompiled it just in case.
I haven't played with any locale settings, and there aren't any accented
characters anywhere on the site that I recall.
Here's the weird thing. I mucked about with the configuration file, a
lot in the last little while, and at the end of the file, I now have the
following:
star_blank: ${searchroot}/srbox_none.gif$
max_stars: 5$
$
# External parser to handle pdf's works with xpdf more stable than acroread$
$
$
#max_doc_size: 2500000$
~
~
~
I just cut and paste with :set list set in vi. Note the line with the
single space. I don't know if it's important. So I'm still getting the
same problem. But, if I delete the # External parser... line, then it
seems to work fine.
What the?
On Tue, 26 Mar 2002, Gilles Detillieux wrote:
> According to Christopher Calzonetti:
> > 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.
>
> Very wierd. My first guess would be that the LC_CTYPE tables for the
> locale you're using are corrupt. Then again, it could be that you're
> using a compiled binary of htdig or htsearch that expects a different
> format for this file that what your system uses. So, the usual questions
> for info that ought to accompany any problem report:
>
> 1) What version of ht://Dig are you using? Did you compile it yourself
> or get a pre-compiled binary? Where did it come from?
>
> 2) What OS are you running this on? If it's Linux, which distribution?
>
> 3) What locale setting or other customizations did you make to your
> htdig.conf? Does changing the locale attribute have any effect?
> (See also http://www.htdig.org/FAQ.html#q5.8)
_______________________________________________
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