The default language type (language and encoding) to use for documents of unspecified language.
HPE IDOL Server uses this language type for documents when:
DefaultLanguageType
also specifies the default for the LanguageType parameter in actions such as Query and Summarize.
If you do not set DefaultLanguageType
and you do not specify the language type in actions, HPE IDOL Server uses the first language type defined in the [MyLanguage]
section.
If you do not set the DefaultEncoding configuration parameter and you do not set the OutputEncoding action parameter, HPE IDOL Server uses the encoding specified in the LanguageType action parameter, or in the DefaultLanguageType
configuration parameter if you do not use the LanguageType action parameter.
If the encoding of a document is found, but the language is not, HPE IDOL Server can apply a [General]
language, if it is defined, and if automatic language detection is activated.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | LanguageTypes |
Example: | DefaultLanguageType=englishASCII
|
See Also: |
|