Supported Features
Document | ✔ |
Media | ✗ |
Table Dashboard | ✗ |
Include | ✗ |
Display Filter | ✗ |
Search Indexing | ✔ |
System Metadata | ✗ |
Description
Please see the
Retresco integration guide for details on how to setup the integration.
Default UI
Retresco tag management
{
contentVersion: <String>,
entities: [
{
id: <String>,
type: <String>,
name: <String>,
score: <Number>,
inappropriate: <Boolean>,
userAdded: <Boolean>
}
]
}
Content Type Config
{
handle: 'myContentType',
// ...
metadata: [
{
handle: 'myHandle'
type: 'li-retresco'
}
// ...
]
}