Only faceted search will be performed. The product search will be
disabled.
When in this mode, one or both of
[SearchRequest.facet_specs][google.cloud.retail.v2.SearchRequest.facet_specs]
and
[SearchRequest.dynamic_facet_spec][google.cloud.retail.v2.SearchRequest.dynamic_facet_spec]
should be set. Otherwise, an INVALID_ARGUMENT error is returned. Only
[SearchResponse.Facet] will be returned. [SearchResponse.SearchResult]
will not be returned.
ProductSearchOnly
Only product search will be performed. The faceted search will be
disabled.
Only [SearchResponse.SearchResult] will be returned.
[SearchResponse.Facet] will not be returned, even if
[SearchRequest.facet_specs][google.cloud.retail.v2.SearchRequest.facet_specs]
or
[SearchRequest.dynamic_facet_spec][google.cloud.retail.v2.SearchRequest.dynamic_facet_spec]
is set.
Unspecified
Default value. In this case both product search and faceted search will
be performed. Both [SearchResponse.SearchResult] and
[SearchResponse.Facet] will be returned.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe content outlines different versions of the \u003ccode\u003eSearchMode\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e namespace, with the latest version being 2.12.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSearchMode\u003c/code\u003e defines how searches are conducted, offering options for \u003ccode\u003eFacetedSearchOnly\u003c/code\u003e, \u003ccode\u003eProductSearchOnly\u003c/code\u003e, and an \u003ccode\u003eUnspecified\u003c/code\u003e default mode.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFacetedSearchOnly\u003c/code\u003e mode focuses exclusively on faceted search results, disabling product search, while \u003ccode\u003eProductSearchOnly\u003c/code\u003e prioritizes product search, excluding faceted results.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUnspecified\u003c/code\u003e mode serves as the default, enabling both product search and faceted search, delivering results for both.\u003c/p\u003e\n"],["\u003cp\u003eThis is part of the \u003ccode\u003eGoogle.Cloud.Retail.V2.SearchRequest.Types\u003c/code\u003e of a .Net DLL.\u003c/p\u003e\n"]]],[],null,[]]