Coveo Smart Snippet Suggestions
Coveo Smart Snippet Suggestions
Legacy feature
This article pertains to the Coveo Hive framework which is now in maintenance mode. Choose one of Coveo’s more modern, lightweight, and responsive libraries for any future search interface development. See the search interface Implementation guide for more details. |
Implements the Coveo JavaScript Search Framework SmartSnippetSuggestions component which displays additional queries for which a Coveo Smart Snippets model can provide relevant excerpts.
Usage notes
-
A Coveo ML Smart Snippet model is required.
-
Content-related conditions must be met for smart snippet suggestions to be returned.
-
To get smart snippet suggestions for Sitecore content, you must add an indexing pipeline extension.
-
You can customize the CSS associated with this rendering.
Insertion location
Coveo Hive
The Coveo Smart Snippet Suggestions rendering is an Allowed Control in the following placeholder(s): UI Results Header
, Results Header
Coveo Hive SXA
Coveo for Sitecore SXA rendering insertion locations aren’t limited by placeholder Allowed Controls. The Coveo Smart Snippet Suggestions rendering may therefore be inserted throughout the partial design, whether in Coveo for Sitecore or Sitecore placeholders.
Data source options
The following table lists the available data source options for this rendering.
Option name | Description |
---|---|
Use IFrame |
See the useIFrame component option. |
Additional data attributes |
Allows use of the Coveo JavaScript Search Framework SmartSnippetSuggestions component options that aren’t directly available in the data source. |
Sample generated HTML and corresponding visual output
<div class="CoveoSmartSnippetSuggestions"></div>