htmerge
ht://Dig © 1995, 1996 Andrew Scherpbier andrew@sdsu.edu
Please see the file COPYING for license information.
Synopsis
-
htmerge [-c configfile][-d][-s][-v][-w]
Description
-
Htmerge is used to create a document index and word database
from the files that were created by htdig. These databases are then used by
htsearch to perform the actual
searched.
Options
-
- -c configfile
- Use the specified configuration file instead of the
detault.
- -d
- Prevent the document index from being created.
- -s
- Print statistics about the document and word databases
after htmerge has finished.
- -v
- Run in verbose mode. This will provide some hints as to
the progress of the merge. This can be useful when
running htmerge interactively since some parts (especially
the word database creation) can take a very long time.
- -w
- Prevent the word database from being created.
In addition to the command line options, the environment
variable TMPDIR will be used to designate the directory
where intermediate files are stored during the sorting process.
Files
-
- /usr/local/etc/htdig.conf
- The detaul configuration file.
See Also
-
htdig,
htsearch,
Configuration file format.
Andrew Scherpbier
<andrew@sdsu.edu>
Last modified: Thu Aug 22 23:46:21 PDT