190
Chapter 9 Managing Verity Collections with the mkvdk Utility
Examples: Processing documents
Using the Default Options
By default,
mkvdk
submits and indexes documents specified in the command, and
services the specified collection. The following command executes the default
options:
mkvdk -collection path filespec
Servicing only
-nooptimize
This option prevents optimization by this instance of
mkvdk
. Using this option
turns off the service level VdkServiceType_Optimize. The service types
determine what type of work the Verity engine and its self-administration
features will execute on a collection.
-nohousekeep
This option prevents housekeeping by this instance of
mkvdk
. Housekeeping
includes deleting files that are no longer needed. Using this option turns off the
service level VdkServiceType_DBA. (Service types are described under
nooptimize.)
-noindex
This option prevents indexing by this instance of
mkvdk
. Documents will not
be inserted or deleted. Using this option turns off the service level
VdkServiceType_Index. (Service types are described under nooptimize.)
-charmap name The name of the character set that you would like all strings mapped to for
your application. You should set this to name a character set that your system
can display properly. Using the search engine with the English locale, the
character set that any version of Windows displays is 8859, the character set
that a Macintosh computer would display is mac or mac1. Note that this is
NOT the name of the character set of documents being indexed, it is only the
name of the character set that your display can handle properly. (The
character set of the document is set in the style.dft file using the /charmap
option, which is described in Chapter 9.)
Valid options are 850, 8859, mac. The default is no mapping.
-locale name
The name of the Verity locale to be used by
mkvdk
. The locale name must
correspond to the name of an existing locale directory which must exist in
install_dir/common/locale. Valid options are english, deutsch, and francais.
The default is english.
-datefmt format
This option is used to convert a date field value into Verity’s internal data
representation, and can be used in conjunction with the
mkvdk
options
-extract (for the field extraction feature) and -bulk (for the bulk submit feature).
The named format string identifies to the date parsing routines as to what
order dates are written in when the date string only consists of a sequence of
numbers (for example, 03/03/96). Valid options are described in
“Date format
options” on page 191
. The default is MDY.
-servlev level
Service level. The specifier, level, is a string consisting of keywords separated
by hyphens, such as search-index-optimize. Valid keywords are described in
“Date format options” on page 191
.
Option
Description
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...