Note: This documentation is for an old version of Webinator. The latest documentaion is here.

Walk Database Tables and Fields

 

 

Field Description
id Unique record id
Hash Document hash for duplicate content detection
Size Size of retrieved html document
Visited The date the page was modified (or fetched if modified not set)
Dlsecs The number of seconds to fetch the page
Depth The number of URLs traversed to reach the page
Url The URL of the real HTML page
Title The Title of the page
Body The textual content of the page
Keywords The keywords meta data from the page
Description The description meta data from the page
Meta Other meta data from the page, separated by newlines
Catno List of categories to which the URL belongs

Table 6.1: html table

 

Field Description
Url The URL of the HTML page
Ref The URL of a reference (link) on the HTML page

Table 6.2: refs table

 

Field Description
Catno The number for the category
Url The URL pattern for the category
Category The name of the category

Table 6.3: categories table

 

Field Description
Url The URL of the an HTML page that could not be retrieved
Reason The reason it could not be retrieved
id Unique record id (includes timestamp info).

Table 6.4: error table

 

Field Description
id Contains the date and time of the query (unique record id)
Client The hostname of the web client that performed the query
Query The user's query as entered

Table 6.5: querylog table - (only used if query logging is enabled)


Copyright © Thunderstone Software     Last updated: Tue Nov 6 10:58:37 EST 2007
Copyright © 2024 Thunderstone Software LLC. All rights reserved.