htsearch
	
	
	  ht://Dig Copyright © 1995-2004 The ht://Dig Group
	  Please see the file COPYING for
	  license information.
	
	
	
	  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.
	
	
	  Files used by htsearch
	
	
	  - 
		CONFIG_DIR/htdig.conf
	  
- 
		The default configuration file.
	  
- 
		COMMON_DIR/header.html
	  
- 
		The default search results header file
	  
- 
		COMMON_DIR/footer.html
	  
- 
		The default search results footer file
	  
- 
		COMMON_DIR/wrapper.html
	  
- 
		The default search results wrapper file, that contains the
		header and footer together in one file
	  
- 
		COMMON_DIR/nomatch.html
	  
- 
		The default 'no matches found' HTML file
	  
- 
		COMMON_DIR/syntax.html
	  
- 
		The default file that explains boolean expression syntax
		errors
	  
	Last modified: $Date: 2004/06/12 13:39:13 $