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."],[[["This document provides reference documentation for the `SearchRequest.Types.SpellCorrectionSpec.Types.Mode` enum within the Google Cloud Retail V2 API."],["The latest version available for this enum is 2.12.0, with versions ranging back to 1.0.0 available for reference."],["This enum defines the different modes for spell correction: `Auto`, `SuggestionOnly`, and `Unspecified`, with details about each of them provided."],["The `Auto` mode automatically uses the corrected query for search if one is found, while the `SuggestionOnly` mode provides a suggestion without altering the original query."],["The `Unspecified` mode defaults to the behavior of `Auto`."]]],[]]