DetectLanguageType
Set DetectLanguageType
to True
to attempt to detect the language type of the query text, instead of using the default language type. If the Content component detects the language type, it uses the detected value, regardless of the value of the LanguageType parameter. If Content cannot detect the language type, it uses either the specified LanguageType, or the default language type.
NOTE: The specified Text
must include several sentences for Content to be able to detect its language type.
Actions: | Highlight
Query SuggestOnText GetQueryTagValues Summarize TermGetInfo |
Type: | Boolean |
Default: | False |
Example: | DetectLanguageType=True
|
See Also: | LanguageType
Text (Query and GetQueryTagValues actions) Text (Highlight action) Text (SuggestOnText action) Text (Summarize action) Text (TermGetInfo action) |