diff --git a/x-pack/platform/plugins/shared/entity_manager/server/templates/components/base_latest.ts b/x-pack/platform/plugins/shared/entity_manager/server/templates/components/base_latest.ts index 7564470624f1e..6f3494decc846 100644 --- a/x-pack/platform/plugins/shared/entity_manager/server/templates/components/base_latest.ts +++ b/x-pack/platform/plugins/shared/entity_manager/server/templates/components/base_latest.ts @@ -18,6 +18,11 @@ export const entitiesLatestBaseComponentTemplateConfig: ClusterPutComponentTempl managed: true, }, template: { + settings: { + index: { + mode: 'lookup', + }, + }, mappings: { properties: { entity: {