148
Chapter 8 Verity Spider
Verity Spider Syntax
The following section shows the syntax for several basic types of Verity Spider
indexing tasks.
Overview
Before you create an indexing task for a new collection, you should make copies of
the relevant default style files to ensure that you have a set of template style files in a
known, stable state.
Keep in mind that running multiple simultaneous Verity Spider jobs on the
Information Server host may cause performance problems for searches. This does
not mean you should never run indexing jobs when users may be searching, because
your collections are available for searching even while indexing jobs are running.
With an eye toward optimizing performance, you should try staggering your indexing
jobs to avoid overloading your server.
The Verity Spider command
At its most basic level, a Verity Spider command consists of the following:
vspider -initialize -collection coll [options]
Where
-initialize
is one of
-start
or
-refresh
(when starting points have
changed), and
-collection
is required to provide a target for the Verity Spider, and
[options] can be a near limitless combination of the options described later in this
chapter.
For example:
c:\cfusion\bin\vspider -common c:\cfusion\verity\common
-collection c:\new -start http://localhost -indinclude *
Note that there are of course dependencies for other options, depending on the
nature of the indexing task. Some examples are:
•
To build a new collection, you must use
-style
.
•
To control how Verity Spider operates, including which documents it indexes, you
should use at least some Verity Spider options.
Note that 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.
The default location for the Verity Spider executable is as follows:
verity/prdname/platform/admin
Where
verity/prdname
is the user-definable portion of the installation directory,
and
platform
will vary depending on your operating system.
Summary of Contents for COLDFUSION 5-ADVANCED ADMINISTRATION
Page 1: ...Macromedia Incorporated Advanced ColdFusion Administration ColdFusion 5...
Page 20: ......
Page 56: ...38 Chapter 1 Advanced Data Source Management...
Page 74: ...56 Chapter 2 Administrator Tools...
Page 76: ......
Page 86: ...68 Chapter 3 ColdFusion Security...
Page 87: ...To Learn More About Security 69...
Page 88: ...70 Chapter 3 ColdFusion Security...
Page 130: ...112 Chapter 5 Configuring Advanced Security...
Page 132: ......
Page 154: ...136 Chapter 6 Configuring Verity K2 Server...
Page 162: ...144 Chapter 7 Indexing XML Documents...
Page 202: ...184 Chapter 8 Verity Spider...
Page 236: ...218 Chapter 10 Verity Troubleshooting Utilities...
Page 238: ......
Page 348: ...330 Chapter 14 ClusterCATS Utilities...
Page 349: ...Using sniff 331...
Page 350: ...332 Chapter 14 ClusterCATS Utilities...
Page 362: ...344 Chapter 15 Optimizing ClusterCATS...
Page 372: ...354 Index...