According to Matthias Kleine:
> I created a search database index using the url_part_aliases 
> attribute on a machine helios:
> 
> url_part_aliases:       http://helios.chaos.prs.de/smarttest/html/ *1
> 
> Afterwards, I copied the database files to a different machine
> named nereos and edited htdig.conf, replacing the above line by
> 
> url_part_aliases:       http://nereos.chaos.prs.de/html/ *1
> 
> (on nereos, the files are in the html directory, not in smarttest/html).
> 
> I hoped that after a search, htdig would map all URL's beginning
> with http://helios.chaos.prs.de/smarttest/html to
> http://nereos.chaos.prs.de/html. However, when I search on nereos, 
> it presents me all results still with the helios-URL's.
> 
> What did I make wrong? Did I miss any option?

It looks right to me.  What version of htdig and htsearch are you using?
url_part_aliases was added to version 3.1.0.  If you're running an
older beta release 3.1.0bx or a 3.0.x release, that would explain why it
didn't work.  If you're running a more current version, maybe you can try
a command like "strings /path/to/db.docdb | more" and look to see if URLs
are coming out like "helios.chaos.prs.de/smarttest/html/(something)" or
"*1(something)".  This could help narrow down whether the problem lies
with htdig or htsearch.

-- 
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]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to