Preparing search index...
The search index is not available
@bloomreach/discovery-web-sdk
@bloomreach/discovery-web-sdk
SuggestResponseSuggestionGroups
Interface SuggestResponseSuggestionGroups
Suggestion groups in the suggest response.
interface
SuggestResponseSuggestionGroups
{
attributeSuggestions
?:
SuggestResponseAttributeSuggestions
[]
;
catalogName
?:
string
;
product_suggest_query
?:
string
;
querySuggestions
?:
SuggestResponseQuerySuggestions
[]
;
searchSuggestions
?:
SuggestResponseSearchSuggestions
[]
;
view
?:
string
;
}
Index
Properties
attribute
Suggestions?
catalog
Name?
product_
suggest_
query?
query
Suggestions?
search
Suggestions?
view?
Properties
Optional
attribute
Suggestions
attribute
Suggestions
?:
SuggestResponseAttributeSuggestions
[]
Optional
catalog
Name
catalog
Name
?:
string
Optional
product_
suggest_
query
product_
suggest_
query
?:
string
Optional
query
Suggestions
query
Suggestions
?:
SuggestResponseQuerySuggestions
[]
Optional
search
Suggestions
search
Suggestions
?:
SuggestResponseSearchSuggestions
[]
Optional
view
view
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
attribute
Suggestions
catalog
Name
product_
suggest_
query
query
Suggestions
search
Suggestions
view
@bloomreach/discovery-web-sdk
Loading...
Suggestion groups in the suggest response.