Indexing options
Indexing options
Indexing content is the first step in implementing a Coveo-powered search and relevance solution. During this process, your Optimizely content types are translated into Coveo items stored in a source within your Coveo organization.
Coveo recommends creating one of the following sources to index content from Optimizely:

-
GraphQL API: This source is recommended for indexing needs involving complex queries or accessing customized content within Optimizely. It provides robust querying capabilities, including filtering for specific data and accessing dynamic content types.
-
Web: This source is best suited for indexing generic website content. It uses simple HTTP requests to access public-facing pages.
-
Sitemap: This source is ideal for structured crawling. It adheres to the sitemap protocol to ensure that all listed URLs are indexed.
Indexing involves more than gathering all your content. Indexing Optimizely metadata to populate Coveo fields enables you to configure powerful search interface controls and display meaningful search results to your users. Refer to the source-specific documentation for guidance on mapping Optimizely metadata to Coveo fields during source configuration.
|
|
Note
A push-based indexing approach using the Optimizely Connect Platform is also possible. |