System information

124
CONFIGURING AND ADMINISTERING COLDFUSION 9
Indexing Collections with Verity Spider
Last updated 2/21/2012
-abspath
Type
File system only
Generates absolute paths for files. Use this option when the document locations are not going to change, but the
collection might be moved around.
When you index a web server's contents through the file system, use the -prefixmap option with the -abspath option
to map the absolute file paths to URLs.
See also -prefixmap” on page 127.
-detectdupfile
Type
File system only
Enables checksum-based detection of duplicates when indexing file systems.
By default, a document checksum is not computed on indexed files. By using the -detectdupfile option, a checksum
is computed based on the CRC-32 algorithm. The checksum combined with the document size is used to determine if
the document is a duplicate.
-indexers
Syntax
-indexers num_indexers
Specifies the maximum number of indexing threads to run on a collection.
The default value is 2. Increasing the value for the -indexers option requires additional CPU and memory resources.
See also
-maxindmem” on page 124.
-license
Syntax
-license path_and_filename
Specifies the license file to use.
By default, the ind.lic file is used, from the verity_root/platform/bin directory.; where platform represents the platform
directory.
-maxindmem
Syntax
-maxindmem kilobytes