| Oracle8i interMedia Text Reference Release 2 (8.1.6) Part Number A77063-01  | 
  | 
Indexing, 11 of 11
When you install interMedia Text, in addition to the system-defined preferences, the following system parameters are set:
| System Parameter | Description | 
|---|---|
| 
 MAX_INDEX_MEMORY  | 
 This is the maximum indexing memory which can be specified in the parameter string of CREATE INDEX and ALTER INDEX.  | 
| 
 DEFAULT_INDEX_MEMORY  | 
 This is the default indexing memory used with CREATE INDEX and ALTER INDEX.  | 
| 
 LOG_DIRECTORY  | 
 This is the directory for CTX_OUTPUT log files.  | 
| 
 CTX_DOC_KEY_TYPE  | 
 The default input key type, either ROWID or PRIMARY_KEY, for the CTX_DOC procedures. Set to ROWID at install time. See also CTX_DOC. SET_KEY_TYPE.  | 
You can view system defaults with CTX_PARAMETERS view. You can change defaults using the CTX_ADM.SET_PARAMETER procedure.
The following default parameters are used when you do not specify preferences in the parameter string of CREATE INDEX. Each default parameter names a system-defined preference to use for data storage, filtering, lexing and so on.
You can view system defaults with CTX_PARAMETERS view.
You can change a default value using the CTX_ADM.SET_PARAMETER procedure to name another preference, custom or system-defined, to use as default.
| 
 | 
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved.  | 
 
  |