Best practices
Tridion Docs SES Connector best practices
- Be as explicit as possible for performance. For example, providing static entry points instead of the entire tree structure or adding class conditions on the relations might require less http calls to the SmartLogic SES web services.
- In order to avoid issues with the
RetrieveTagswhich only supports hierarchical relationships, only use hierarchical relationships. You can use both hierarchical and associative relationships for the conversion relations though. - Build the configuration in such a way that you work around the known issues. For example: try to avoid that your root terms and/or filter terms are selectable.