From 0cd82df25e7fe72c5e838a13893930c0714dd03f Mon Sep 17 00:00:00 2001 From: Boubaker Khanfir Date: Mon, 4 May 2026 14:25:30 +0100 Subject: [PATCH] feat: Add ContentType Definition in Search Connector - EXO-86376 This change will allow to define the associated 'contentType' for each Search Connector to allow automatic filtering on content types. --- .../src/main/webapp/WEB-INF/conf/news/search-configuration.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content-webapp/src/main/webapp/WEB-INF/conf/news/search-configuration.xml b/content-webapp/src/main/webapp/WEB-INF/conf/news/search-configuration.xml index e647ee575..23ebb5b42 100644 --- a/content-webapp/src/main/webapp/WEB-INF/conf/news/search-configuration.xml +++ b/content-webapp/src/main/webapp/WEB-INF/conf/news/search-configuration.xml @@ -37,6 +37,9 @@ news + + news +