MaxLanguageDetectTerms
The maximum number of terms to use to detect the document language and encoding when automatic language detection is enabled. By default, IDOL Content Component uses only a few sentences. In some situations, increasing the amount of text to analyze might give more accurate results, for example when significant amounts of a minor second language are present.
Type: | Long |
Default: | 250 |
Recommended Range: | Minimum: 100 Maximum: 1000 |
Required: | No |
Configuration Section: | Server |
Example: | MaxLanguageDetectTerms=1000
|
See Also: | AutoDetectLanguagesAtIndex |