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-05 UTC."],[[["This webpage provides reference documentation for the `SearchRequest.Types.SpellCorrectionSpec.Types.Mode` enum within the Google Cloud Retail V2 API."],["The latest version of this documentation is for version 2.12.0, with historical versions listed from 2.11.0 down to 1.0.0."],["The `Mode` enum specifies how spell correction should be handled during a search, with options including `Auto` (automatic correction), `SuggestionOnly` (suggesting corrections without applying them), and `Unspecified` (defaulting to `Auto`)."],["This enum can be found within the `Google.Cloud.Retail.V2` namespace, in the `Google.Cloud.Retail.V2.dll` assembly."]]],[]]