On Wed, 7 Jun 2000, Erik Buelinckx wrote:
> Well, someone asked me to create a tabled list of words and the
> documents they occur in. This is exactly the kind of list
> "db.wordlist" is. But in that file, documents are referred to by an id
> number and i wanted an easy readable list of the indexed documents and
> their matching id's which are i believe in this "doc_index" file.
I'd use the db.docs file created when you run htdig -t. This will have
much more than just the DocID and URLs, but perhaps you may find some of
this information useful as well (e.g. modification dates).
-Geoff
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.