MACROMEDIA COLFUSION MX 7 - CONFIGURING AND ADMINISTERING COLDFUSION MX Manual page 116

Hide thumbs Also See for COLFUSION MX 7 - CONFIGURING AND ADMINISTERING COLDFUSION MX:
Table of Contents

Advertisement

-maxindmem
Syntax:
-maxindmem kilobytes
Specifies the maximum amount of memory, in kilobytes, used by each indexing thread. Specify
the number of threads with the
By default, each indexing thread uses as much memory as is available from the system.
-maxnumdoc
Syntax:
-maxnumdoc num_docs
Specifies the maximum number of documents to download or submit for indexing. The value for
num_docs does not necessarily correspond to the number of documents indexed. The following
factors affect the actual number:
Whether the value of
-submitsize
Whether documents retrieved are actually indexed, because they are invalid or corrupt.
-mimemap
Syntax:
-mimemap path_and_filename
Specifies a control file (simple ASCII text) that maps file extensions to MIME-types. This lets you
make custom associations and override defaults.
The following is the format for the control file:
#file_ext_no_dot
abc
-nocache
Type: Web crawling only
Used with the
-noindex
website indexing. This has the effect of decreasing the demands on your disk space.
Normally, Verity Spider downloads URLs, then writes them to a bulk insert file and downloads
the documents themselves. When indexing occurs, once the
reached, the cached files are indexed and then deleted. If you use the
insert file is submitted but not processed by Verity Spider, and so the documents are not deleted
until indexing occurs. This will usually be
with the
-processbif
By using the
-nocache
avoid storing files locally. Files are downloaded only when indexing actually occurs.
See also
-noindex
116
Chapter 9: Indexing Collections with Verity Spider
-indexers
falls within a block of documents dictated by the
num_docs
option. If it does, the entire block of documents must be processed.
mime-type
application/word
or
-nosubmit
option.
option in conjunction with the
.
option.
options, this option disables the caching of files during
-submitsize
or
, or you can use Verity Spider again
mkvdk
collsvc
-noindex
option has been
option, the bulk
-noindex
or
option, you
-nosubmit

Advertisement

Table of Contents
loading

Table of Contents