130
Chapter 6 Configuring Verity K2 Server
knowledgeBase
The path name to a knowledgebase map file, which identifies numerous
topic sets (indexed topics). The value of knowledgeBase identifies the topic
sets (multiple) to make available to clients at start-up for every search
service. If not specified, the value of knowledgeBase from the [server]
section is used.
numThreads
The number of concurrent searches for the collection. If not specified, the
value of numThreads from the [server] section is used.
maxFiles
The maximum number of files that can be opened by a specific search
thread for a collection. If not specified, the value of maxFiles from the
[server] section is used. The maxfiles and numThreads values together can
be used to tune system performance. These values can be set for a
collection:
[Coll-0]
numThreads=4
maxFiles=100
The above entries for collection 0 cause K2 to support a maximum of 4
concurrent searches, with 100 file handles allocated for each search thread.
onLine
A flag indicating whether the server starts up with the collection on-line.
Valid values are:
•
0
start the server with the collection off-line;
•
1
to start the server with the collection in a hidden state;
•
2
to start the server with the collection on-line (default).
In the hidden state, collections can be primed and tested, but are not yet
available for searching by users. When collections are set off-line, any
queries currently running complete using these resources; subsequent
queries do not see the resource.
maxColSize
The maximum width of the fields to return to the results list, in bytes. If not
specified, the value of
maxColSize
from the [server] section is used.
charMap
A string that names the character set to use for strings that are sent into the
server, and are generated by the server. This string must correspond to the
name of a .cs file in the root of the common directory that configures a
character set and its mappings. If not specified, the value of charMap from
the [server] section is used.
For example, if your application should use character set 8859 for all of its
interactions with the server, then set this charMap to the string 8859. Valid
values include, but are not limited to, the character sets supplied by Verity:
850 (default) for code page 850; 8859 for code page 8859
locale
The name of the locale (combination of language, dialect, and character
set) to use for all internal Verity engine operations. This name must
correspond to a subdirectory in the common directory where the
configuration file for the locale is found and where the message database
and other locale-specific files are located. If not specified, the value of locale
from the [server] section is used.
inputDateFormat
The input date format to be used. If there is no specified value for
inputDateFormat, the default is MDY (Month-Day-Year), a numeric format.
Keyword
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...