
Locale options 135
Example 1
To skip all HTML documents that contain the word "personnel" in the Title element, use the
following:
-skip title "personnel"
Example 2
To skip all HTML documents that contain both the word "private" and the phrase "internal user"
in any paragraph element, use the following:
-skip title "personnel"
-skip p "*internal use*"
See also -regexp.
Locale options
The following sections describe the Verity Spider locale options.
-charmap
Syntax:
-charmap name
Specifies the character map to use. Valid values are 8859 or 850. The default value is 8859.
-common
Specifies the path to the Verity home directory, cf_root/verity/k2/common.
Note: This option is typically not needed, as long as the PATH environment variable is set correctly.
-datefmt
Syntax:
-datefmt format
Specifies the Verity import date format to use. Valid values are MDY (the default), DMY, YMD,
USA, and EUR. (For descriptions of these values, see “Date format options” on page 147.)
-language
Syntax:
-language name
Specifies the Verity locale to use in indexing. This option is being replaced by the semantically
consistent the
-locale option, and is still supported for backwards compatibility.
-locale
Syntax:
-locale name
Specifies the Verity locale to use in indexing, such as German (deutsch) or French (français). The
default is English (english). This option is identical to the
-language option.
Komentarze do niniejszej Instrukcji