CTXSYS.DEFAULT_LEXER
The CTXSYS.DEFAULT_LEXER default lexer depends on the language used at install time.
The following sections describe the default settings for CTXSYS.DEFAULT_LEXER for each language.
-
American and English Language Settings
If your language is English, this preference uses theBASIC_LEXER with the
index_themesattribute disabled. -
If your language is Danish, this preference uses theBASIC_LEXER with the following option enabled:
- Alternate spelling (alternate_spelling attribute set to
DANISH)
- Alternate spelling (alternate_spelling attribute set to
-
If your language is Dutch, this preference uses theBASIC_LEXER with the following options enabled:
- composite indexing (
compositeattribute set toDUTCH)
- composite indexing (
-
German and German DIN Language Settings
If your language is German, then this preference uses theBASIC_LEXER with the following options enabled:
-
Case-sensitive indexing (
mixed_caseattribute enabled) -
Composite indexing (
compositeattribute set toGERMAN) -
Alternate spelling (
alternate_spellingattribute set toGERMAN)
-
-
Bokmal (Norwegian), Finnish, Nynorsk (Norwegian), and Swedish Language Settings
If your language is Bokmal (Norwegian), Finnish, Nynorsk (Norwegian), or Swedish, this preference uses theBASIC_LEXER with the following option enabled:
- Alternate spelling (alternate_spelling attribute set to
SWEDISH)
- Alternate spelling (alternate_spelling attribute set to
-
If your language is Japanese, this preference uses theJAPANESE_VGRAM_LEXER.
-
If your language is Korean, this preference uses theKOREAN_MORPH_LEXER . All attributes for the
KOREAN_MORPH_LEXERare enabled. -
If your language is Simplified or Traditional Chinese, this preference uses theCHINESE_VGRAM_LEXER.
-
Other Languages
For all other languages not listed in this section, this preference uses theBASIC_LEXER with no attributes set.
See Also: To learn more about these options, see “BASIC_LEXER”