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-25 UTC."],[[["This document provides reference documentation for the `SearchRequest.Types.SpellCorrectionSpec.Types.Mode` enum within the Google Cloud Retail V2 API."],["The enum defines the different modes for spell correction, including `Auto`, `SuggestionOnly`, and `Unspecified`."],["`Auto` mode automatically corrects the query, while `SuggestionOnly` provides a corrected query suggestion without automatically applying it, and `Unspecified` defaults to `Auto` mode."],["The documentation covers version history for this component, ranging from version 1.0.0 up to the latest version 2.12.0."],["The name, description, and fields of the enum `SearchRequest.Types.SpellCorrectionSpec.Types.Mode` are specified."]]],[]]