/
Suggestion Item
Suggestion Item
suggestionItem
Options
titleField
default value
'itemname'
linkField
default value
'url'
thumbField
default value
'thumb'
itemSelect
default value
'true'
langIndiffFields
default value - empty array
[]
. This is an array with fields that don’t need suffix for language.const config = { ... suggestionItem: { titleField: 'itemname', linkField: 'pageurl', thumbField: 'thumb', itemSelect: false, langIndiffFields: [ 0:"pageurl" ] }, ... }; var widget = HawksearchVue.createWidget(component, { config: config}); HawksearchVue.initialSearch(widget);
Related content
Result Item
Result Item
More like this
Recommendation URL
Recommendation URL
More like this
Params Mapping
Params Mapping
More like this
Widget Unique ID
Widget Unique ID
More like this
Search URL
Search URL
More like this
Additional Parameters
Additional Parameters
More like this