htdump

ht://Dig Copyright © 1995-2000 The ht://Dig Group
Please see the file COPYING for license information.


Synopsis

htload [options]

Description

Htload reads in an ASCII-text version of the document and word databases in the same form as the -t option of htdig and htdump. Note that this will overwrite data in your databases, so this should be used with great care.

Options

-a
Use alternate work files. Tells htload to append .work to database files, allowing it to operate on a second set of databases.
-c configfile
Use the specified configfile file instead of the default.
-d
Do not load the document database.
-v
Verbose mode. This doesn't have much effect.
-w
Do not load the word database.

File Formats

Document Database

Each line in the file starts with the document id followed by a list of fieldname:value separated by tabs. The fields always appear in the order listed bellow:

fieldname value
uURL
tTitle
aState (0 = normal, 1 = not found, 2 = not indexed, 3 = obsolete)
mLast modification time as reported by the server
sSize in bytes
HExcerpt
hMeta description
lTime of last retrieval
LCount of the links in the document (outgoing links)
bCount of the links to the document (incoming links or backlinks)
cHopCount of this document
gSignature of the document used for duplicate-detection
eE-mail address to use for a notification message from htnotify
nDate to send out a notification e-mail message
SSubject for a notification e-mail message
dThe text of links pointing to this document. (e.g. <a href="docURL">description</a>)
AAnchors in the document (i.e. <A NAME=...)

Word Database

The first line of the ASCII word database is a comment, prefixed with '#' and specifies the columns of the file separated by tabs. The fields are:

word
document id
flags
location
anchor

Files

CONFIG_DIR/htdig.conf
The default configuration file.
DATABASE_DIR/db.docs
The default ASCII document database file.
DATABASE_DIR/db.worddump
The default ASCII word database file.

See Also

htdig, htload and Configuration file format

Last modified: $Date: 2000/04/11 03:18:01 $

Banner.Novgorod.Ru