Newer Version Available
CMS Channel Search Indexes
Get the latest live and non-live search indexes or trigger
incremental or full search indexing for a channel.
- Resource
-
1/connect/cms/channels/channelId/search/indexes - Available version
- 54.0
- HTTP methods
- GET, POST
- Response body for GET
- Managed Content Search Index Collection
- Request parameters for POST
-
Parameter Name Type Description Required or Optional Available Version fallbackToFullIndex Boolean Specifies whether to perform a full index in cases where incremental indexes aren’t possible (true) or not (false). If unspecified, defaults to true. This parameter has no effect if isIncremental is unspecified or set to false. Optional 59.0 isIncremental Boolean Specifies whether to update the index only with changes that have happened since the last full index was performed (true) or perform a full index (false). If unspecified, the default is false. Optional 59.0 - Response body for POST
-
Managed Content Search Index
After you index your content, use the Experience Cloud CMS Content Search Resource to search your site.