- Type:
list<enum<string>>
- Default:
[]
- Scope:
search
naturalLanguages
parameter enables behaviors optimized for natural language input—such as voice queries or full-sentence searches—rather than keyword-based input.
Setting naturalLanguages
automatically changes the following parameters:
removeStopWords
andignorePlurals
are set to the specified languages.removeWordsIfNoResults
is set toallOptional
.- The value
"natural_language"
is added to both:
Usage
- Only include languages that are present in your dataset to avoid unintended matches.
- For a list of supported language ISO codes, see Supported languages.
Example
Current API clients
Current API clients
Legacy API clients
Legacy API clients