MatchLanguage

By default, the action returns results that use the same LANGUAGE as the LANGUAGETYPE of the query (which is specified with the LanguageType parameter or the DefaultLanguageType configuration parameter). To restrict the results to only those that were originally in a particular language, set MatchLanguage to a list of these languages.

Separate multiple languages with commas or plus symbols. There must be no space before or after a comma or plus symbol.

NOTE: If you specify MatchLanguage, you cannot specify MatchLanguageType or MatchEncoding.

Actions: List
Query
Suggest
SuggestOnText
GetQueryTagValues
Type: String
Default:  
Example: MatchLanguage=CHINESE+KOREAN
See Also: DefaultLanguageType configuration parameter
LanguageType
MatchEncoding
MatchLanguageType