disableSpellCheck property
This flag controls the spell-check feature.
If false, the service attempts to correct a misspelled query, for example, "enginee" is corrected to "engineer". Defaults to false: a spell check is performed.
Implementation
core.bool? disableSpellCheck;