Indexing pipeline extensions (IPEs) for Smart Snippets content

This section lists the indexing pipeline extension samples that let you modify the items that must be used by a Coveo ML Smart Snippet model.

These IPEs modify existing index content to add Google structured data in JSON-LD format within the <head> of the HTML items that must be used by the model to extract content.

IPE scoping CSS selectors

This IPE lets you specify CSS selectors that represent questions and answers in an HTML item.

When CSS selectors are specified to identify questions and answers, this IPE uses these selectors to create JSON-LD structured content and add the rendering to the <head> of the HTML item.

IPE scoping index fields

This IPE lets you specify index fields containing the questions and answers you want the model to use, and convert this content to JSON-LD format, which will be added in the <head> of the HTML item.