You can specify a General language, which HPE IDOL uses for documents with an unconfigured language, but whose encoding is identified. HPE IDOL categorizes documents as the General language when:
HPE IDOL Server cannot read the language type nor the encoding of a document from a specified field.
automatic language detection is enabled.
If HPE IDOL Server detects an unconfigured language type, it indexes to the equivalent General
language type for that encoding, if it exists. It also logs a warning message in the index log so that you can add an appropriate language type to the configuration file. HPE IDOL also indexes unknown languages to the General
language type for the encoding, if it exists. If the encoding is unknown, HPE IDOL indexes the document to the default language.
If you set DiscardUnconfiguredLanguagesAtIndex
to True
, HPE IDOL does not index documents with unconfigured languages, even if a General
language exists for that encoding.
Open the HPE IDOL Server configuration file in a text editor.
Add the appropriate encodings to the [General]
section.
If the document has no identified language or encoding, HPE IDOL indexes it to the DefaultLanguageType
.
|