Before you index documents that contain different languages into IDOL Server, you must configure it to recognize the language and encoding of documents, so that it can deal with them appropriately.
IDOL Server can automatically identify the language and encoding of a document when it indexes it. You must have an IDOL Server license that includes automatic language detection. To use this feature, set AutoDetectLanguagesAtIndex
to True
in the [Server]
section of the IDOL Server configuration file.
If your license does not include this functionality, you must specify the language and encoding of documents that you index into IDOL Server. Alternatively, you can configure a field process that allows IDOL Server to read the language of a document from one of its fields.
|