Automatic spell correction built by Google Retail Search. Search will
be based on the corrected query if found.
SuggestionOnly
Google Retail Search will try to find a spell suggestion if there
is any and put in the
[SearchResponse.corrected_query][google.cloud.retail.v2.SearchResponse.corrected_query].
The spell suggestion will not be used as the search query.
Unspecified
Unspecified spell correction mode. In this case, server behavior
defaults to
[Mode.AUTO][google.cloud.retail.v2.SearchRequest.SpellCorrectionSpec.Mode.AUTO].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-12 UTC."],[[["The latest version of the `SearchRequest.Types.SpellCorrectionSpec.Types.Mode` is 2.12.0, part of the Retail v2 API."],["This enum, within the `Google.Cloud.Retail.V2` namespace, defines modes for spell correction during searches."],["There are three spell correction modes available: `Auto`, which automatically uses corrected queries; `SuggestionOnly`, which suggests corrections without altering the query; and `Unspecified`, which defaults to `Auto` mode."],["This `SpellCorrectionSpec.Types.Mode` has many listed versions, dating as far back as version 1.0.0, each with their own specific documentation and reference page."]]],[]]