ColdFusion 9.0 Resources |
Core optionsFollowing are the Verity Spider core options: -cmdfileSyntax-cmdfile path_and_filename Specifies that Verity Spider reads command-line syntax from a file, in addition to the options passed in the command line. This option includes the path to the file that contains the command-line syntax. The -cmdfile option circumvents command-line length limits. The syntax for the command-file is: option optional_parameters For better readability, place each option and any parameters on a single line. Verity Spider can properly parse the lines. Note: Adobe
recommends that you take advantage of the abstraction that this option
offers. This option can greatly reduce user error in erroneously
including or omitting options in subsequent indexing jobs.
-collectionSpecifies the full path to the collection to create or update. Note: You receive an error if you specify a filename
with an extension of CLM. Meta collections are not supported.
-jobpathSyntax-jobpath path Specifies the location of the Verity Spider databases and the indexing job-related files and directories. The following are the job-related directories and their contents:
-styleSyntax-style path Specifies the path to the style files to use when creating a collection. If the -style option is not specified, Verity Spider uses the default style files in cf_root/lib/common/style. Note: You can safely omit the -style option
when resubmitting an indexing job, as the style information is already
a part of the collection. If you are using the -cmdfile option,
you can leave it there.
|