htdig(1) | General Commands Manual | htdig(1) |
htdig - retrieve HTML documents for ht://Dig search engine
htdig [options]
Htdig retrieves HTML documents using the HTTP protocol and gathers information from these documents which can later be used to search these documents. This program can be referred to as the search robot.
Fieldname | Value |
u | URL |
t | Title |
a | State |
(0 normal, 1 not found, 2 not indexed, 3 obsolete) | |
m | Time of last modification reported by the server |
s | Document Size in bytes |
H | Excerpt of the document |
h | Meta Description |
l | Time of last retrieval |
L | Count of links in the document or of outgoing links |
b | Number of links to the document, also called |
incoming links or backlinks | |
c | Hop count of this document |
g | Signature of this document |
(used to detect duplicates) | |
e | E-Mail address to use for a notification from htnotify |
n | Date on which such notification is sent |
S | Subject of the notifcation message |
d | The text of Incoming links pointing to this document |
(e.g. <a href="docURL">description</a>) | |
A | Anchors in the document (i.e. <A NAME=...) |
A line is shown for each URL, with 3 numbers before the URL and some symbols after the URL. The first number is the number of documents parsed so far, the second is the DocID for this document, and the third is the hop count of the document (number of hops from one of the start_url documents). Signification of the symbols printed after the url:
Please refer to the HTML pages (in the htdig-doc package) /usr/share/doc/htdig-doc/html/index.html and the manual pages htdigconfig(8) , htmerge(1) , htnotify(1) , htsearch(1) and rundig(1) for a detailed description of ht://Dig and its commands.
This manual page was written by Christian Schwarz, modified by Stijn de Bekker. It is updated and maintained by Robert Ribnitz and based on the HTML documentation of ht://Dig.
21 July 1997 |