According to Rusty Nejdl:
> Let me add that I don't have the url_part_aliases configed.  The only real 
> tweaking I did of the conf file is the following:
...
> Also, I have found that ONLY .html files get renamed as .gif files.  Files that
> have .cgi in them work fine and files that end in .pdf work fine.  That is, the
> links print correctly.

I just had a look at the ssl.3 patch on the ftp.ccsf.org archive,
and it does indeed add a couple new items to the front of the list for
the compiled-in value of url_part_aliases.  So, the behaviour you're
describing is consistent with building a database with a patched htdig
and htmerge, but searching with an unpatched htsearch.  In the patched
code, .html is the 8th item in the list, while in the unpatched code
.gif is the 8th item in the list.  Either install the patched htsearch
on your system, or add the following to your search config file:

url_part_aliases: https:// https://www. http:// http://www. ftp:// ftp://ftp. /pub/ 
.html .htm .gif .jpg .jpeg /index.html /index.htm .com/ .com mailto:

> "If it ain't broke, it doesn't have enough features yet."
 
Well, I guess it's got enough features!  :)

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930

_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
Information: http://lists.sourceforge.net/lists/listinfo/htdig-general
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to