From 989744b1efb429bc137b793d523fbc6f9dd634fe Mon Sep 17 00:00:00 2001 From: Oliver Howell Date: Tue, 26 Aug 2025 11:59:57 +0100 Subject: [PATCH 1/3] Remove IMDG from search-config.json --- search-config.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/search-config.json b/search-config.json index 548862cc..79fc7f6b 100644 --- a/search-config.json +++ b/search-config.json @@ -8,18 +8,6 @@ ], "selectors_key": "tutorials" }, - { - "url": "https://docs.hazelcast.com/imdg/(?P.*?)/", - "tags": [ - "imdg-4.2" - ], - "variables": { - "version": [ - "4.2" - ] - }, - "selectors_key": "imdg" - }, { "url": "https://docs.hazelcast.com/management-center/(?P.*?)/", "tags": [ From af8e9c63d84f9686618eafe8ef195af6cad112b9 Mon Sep 17 00:00:00 2001 From: Oliver Howell Date: Tue, 30 Sep 2025 12:34:18 +0100 Subject: [PATCH 2/3] Remove other IMDG refs from new search config --- search-config.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/search-config.json b/search-config.json index 79fc7f6b..f4c19cd6 100644 --- a/search-config.json +++ b/search-config.json @@ -459,13 +459,6 @@ "lvl0": ".doc h1", "lvl1": ".doc h2", "text": ".doc p, .doc td.content, .doc th.tableblock" - }, - "imdg": { - "lvl0": { - "selector": "/html[1]/body[1]/div[1]/main[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]", - "type": "xpath", - "global": true, - "default_value": "IMDG" }, "lvl1": { "selector": "/html[1]/body[1]/div[1]/main[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]", From 8dd034979ac4dfe9b96d15f046ed0dfcf8959f61 Mon Sep 17 00:00:00 2001 From: Oliver Howell Date: Tue, 30 Sep 2025 12:40:14 +0100 Subject: [PATCH 3/3] Update search-config --- search-config.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/search-config.json b/search-config.json index f4c19cd6..f6fa6e8f 100644 --- a/search-config.json +++ b/search-config.json @@ -459,15 +459,6 @@ "lvl0": ".doc h1", "lvl1": ".doc h2", "text": ".doc p, .doc td.content, .doc th.tableblock" - }, - "lvl1": { - "selector": "/html[1]/body[1]/div[1]/main[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]", - "type": "xpath", - "global": true - }, - "lvl2": ".doc h1", - "lvl3": ".doc h2", - "text": ".doc p, .doc td.content, .doc th.tableblock" }, "mc": { "lvl0": {