190
Option
-nooptimize
-nohousekeep
-noindex
-charmap name The name of the character set that you would like all strings mapped to for
-locale name
-datefmt format
-servlev level
Examples: Processing documents
Using the Default Options
By default,
services the specified collection. The following command executes the default
options:
mkvdk -collection path filespec
Servicing only
Chapter 9 Managing Verity Collections with the mkvdk Utility
Description
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.
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.)
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.)
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.
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.
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
options" on page
191. The default is MDY.
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
submits and indexes documents specified in the command, and
mkvdk
191.
"Date format
Need help?
Do you have a question about the COLDFUSION 5-ADVANCED ADMINISTRATION and is the answer not in the manual?