Looks like a Database corruption. Before trying something else, you should
reindex your database with -i option or delete the database files before
reindexing.

Cheers

  Stefan

-----Ursprüngliche Nachricht-----
Von: SMantscheff [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 16. Januar 2001 08:49
An: [EMAIL PROTECTED]
Betreff: [htdig] exclude_urls vs. url_part_aliases


I exclude URLs like
exclude_urls: our.server.de/F1 \
        our.server.de/F2 \
        our.server.de/F3 \
        our.server.de/F4 \
        our.server.de/F5

Instead, I index a database with URLs like
        db.server/db/F1 \
        db.server/db/F2 \
        db.server/db/F3 \
        db.server/db/F4 \
        db.server/db/F5 

Then I rewrite URLs with 
        url_part_aliases our.server.de/F db.server/db/F

This works. But the results from the DB URLs are not displayed. 
By the number of pages I know that all matching documents from the database 
are found. But no document excerpts are shown. Is this a bug, a feature, or 
am I missing something?

s.m.

------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives:  <http://www.htdig.org/mail/menu.html>
FAQ:            <http://www.htdig.org/FAQ.html>

------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives:  <http://www.htdig.org/mail/menu.html>
FAQ:            <http://www.htdig.org/FAQ.html>

Reply via email to