You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
73 lines
1.7 KiB
73 lines
1.7 KiB
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<title>
|
|
ht://Dig: htsearch
|
|
</title>
|
|
</head>
|
|
<body bgcolor="#eef7ff">
|
|
<h1>
|
|
htsearch
|
|
</h1>
|
|
<p>
|
|
ht://Dig Copyright © 1995-2004 <a href="THANKS.html">The ht://Dig Group</a><br>
|
|
Please see the file <a href="COPYING">COPYING</a> for
|
|
license information.
|
|
</p>
|
|
<hr size="4" noshade>
|
|
<p>
|
|
Htsearch is the actual search engine of the ht://Dig search
|
|
system. It is a CGI program that is expected to be invoked by
|
|
an HTML form. It will accept both the GET and POST methods of
|
|
passing data to the CGI program.
|
|
</p>
|
|
<h2>
|
|
Files used by htsearch
|
|
</h2>
|
|
<dl>
|
|
<dt>
|
|
<a href="attrs.html#config_dir">CONFIG_DIR</a>/htdig.conf
|
|
</dt>
|
|
<dd>
|
|
The default configuration file.
|
|
</dd>
|
|
<dt>
|
|
<a href="attrs.html#common_dir">COMMON_DIR</a>/header.html
|
|
</dt>
|
|
<dd>
|
|
The default search results header file
|
|
</dd>
|
|
<dt>
|
|
<a href="attrs.html#common_dir">COMMON_DIR</a>/footer.html
|
|
</dt>
|
|
<dd>
|
|
The default search results footer file
|
|
</dd>
|
|
<dt>
|
|
<a href="attrs.html#common_dir">COMMON_DIR</a>/wrapper.html
|
|
</dt>
|
|
<dd>
|
|
The default search results wrapper file, that contains the
|
|
header and footer together in one file
|
|
</dd>
|
|
<dt>
|
|
<a href="attrs.html#common_dir">COMMON_DIR</a>/nomatch.html
|
|
</dt>
|
|
<dd>
|
|
The default 'no matches found' HTML file
|
|
</dd>
|
|
<dt>
|
|
<a href="attrs.html#common_dir">COMMON_DIR</a>/syntax.html
|
|
</dt>
|
|
<dd>
|
|
The default file that explains boolean expression syntax
|
|
errors
|
|
</dd>
|
|
</dl>
|
|
<hr size="4" noshade>
|
|
|
|
Last modified: $Date: 2004/06/12 13:39:13 $
|
|
|
|
</body>
|
|
</html>
|