diff --git a/search-config.json b/search-config.json index 5969c861..ae865144 100644 --- a/search-config.json +++ b/search-config.json @@ -8,18 +8,6 @@ ], "selectors_key": "tutorials" }, - { - "url": "https://docs.hazelcast.com/flow/(?P.*?)/", - "tags": [ - "flow-5.5" - ], - "variables": { - "version": [ - "5.5" - ] - }, - "selectors_key": "flow" - }, { "url": "https://docs.hazelcast.com/imdg/(?P.*?)/", "tags": [ @@ -583,22 +571,6 @@ "lvl2": ".doc h2", "lvl3": ".doc h3", "text": ".doc p, .doc td.content, .doc th.tableblock" - }, - "flow": { - "lvl0": { - "selector": "/html[1]/body[1]/div[1]/main[1]/div[1]/article[1]/nav[1]/ul[1]/li[1]/a[1]", - "type": "xpath", - "global": true, - "default_value": "Flow" - }, - "lvl1": { - "selector": "/html[1]/body[1]/div[1]/main[1]/div[1]/article[1]/nav[1]/ul[1]/li[2]", - "type": "xpath", - "global": true - }, - "lvl2": ".doc h1", - "lvl3": ".doc h2", - "text": ".doc p, .doc td.content, .doc th.tableblock" } }, "custom_settings": {