SpellCheckResponse
- autoType: boolean · Auto Spelling Correction
_spelling _correction requiredWhether Miso has automatically corrected the misspelled search query. When this field is
true, the search result is based on the corrected spelling in thecorrected_queryfield instead of users' original search query. - correctedType: string · Corrected Query
_query requiredThe corrected spelling suggested by Miso. If no spelling error is detected, this will be the same as
original_query - correctedType: string · Corrected Query With Markups
_query _with _markups requiredThe corrected spelling suggested by Miso where the revised tokens are surrounded by the tags.
- originalType: string · Original Query
_query requiredOriginal query string
- originalType: string · Original Query With Markups
_query _with _markups requiredOriginal query with the spelling errors (if any) surrounded by the tags
- spellingType: boolean · Spelling Errors
_errors requiredWhether Miso detects any spelling errors.
