![MACROMEDIA COLFUSION MX 7 - INSTALLING AND USING COLDFUSION... Manual Download Page 112](http://html1.mh-extra.com/html/macromedia/colfusion-mx-7-installing-and-using-coldfusion/colfusion-mx-7-installing-and-using-coldfusion_manual_3307073112.webp)
112
Chapter 9: Indexing Collections with Verity Spider
There are dependencies for other options, depending on the nature of the indexing task. The
following are some examples:
•
To build a new collection, you must use
-style
.
•
To control how Verity Spider operates, including which documents it indexes, use some Verity
Spider options.
If you do not run the Verity Spider executable from its default installation directory, you must
include that directory in your path. This is because the Verity Spider executable depends on other
files to run properly.
To use the vspider command on UNIX and Linux, the directory that contains the libvdk30.so file
must be in your
LD_LIBRARY_PATH
variable. In the server configuration, this directory is
cf_root
/verity/k2/
platform
/bin; in the multiserver configuration, this directory is
jrun_root
/servers/cfusion/WEB-INF/cfusion/verity/k2/platform/bin. For example, in the server
configuration on Linux, this directory is
cf_root
/verity/k2/_ilnx21/bin.
Using a command file
For simpler reuse and archiving of your indexing commands, use the
-cmdfile
option for
abstraction. By using an ASCII text file to store a task’s options, you avoid the potential problem
of using special characters in an option’s parameter value. For example, the
-processbif
option
requires the use of "!*" and therefore any task using that option must also use the
-cmdfile
option.
Command-line option reference
The following sections describe the Verity Spider V 5.0 command-line options. Option names are
case-sensitive.
-start
Specifies a starting point for an indexing job. You can specify multiple instances, or use multiple
values in a single instance.
When you execute an indexing job from a command line, and you do not use a command file
(with the
-cmdfile
option), you must URL-escape any special characters in the starting point. To
URL-escape a special character, use "%hex-ASCII-character-number" in place of the character.
For example, use /time%26/ instead of /time&/. This allows the operating system to properly
process the command string.
Summary of Contents for COLFUSION MX 7 - INSTALLING AND USING COLDFUSION...
Page 1: ...COLDFUSION MX7 Configuring and Administering ColdFusion MX ...
Page 6: ...6 Contents ...
Page 10: ......
Page 78: ...78 Chapter 4 Web Server Management ...
Page 84: ...84 Chapter 5 Deploying ColdFusion Applications ...
Page 102: ...102 Chapter 7 Using Multiple Server Instances ...
Page 104: ......
Page 108: ...108 Chapter 8 Introducing Verity and Verity Tools ...