Recommendation Lightning Web Component
Recommendation Lightning Web Component
Pro and Enterprise editions only Coveo for Salesforce 3.38 (August 2019)
The Recommendation
Lightning Web component allows you to insert a recommendation component in your Lightning Community.
It takes care of wrapping and including the correct scripts and different resources needed to do so.
Usage
Drag and drop this Lightning Web component in your Lightning community.
Resources Included With This Component
This component includes the Coveo JavaScript Search Framework and the jQuery(latest 3.x.x version).
Options
name
The name of the Visualforce component that should act as your search interface for your Case Deflection component.
Default value is recommendation
.
searchHub
The name of the search hub to enforce when authenticating a query with this search token, which can also be used in query pipeline condition statements.
This option should have the same value as name
.
debug
Coveo for Salesforce 3.42 (November 2019)
Whether to use the non-minified versions of the different resources.
Default value is false
.