Skip to content

Commit

Permalink
Merge pull request #353 from Serdaro/remove-imdg312-indexing
Browse files Browse the repository at this point in the history
Remove imdg 3.12 from Algolia indexing
  • Loading branch information
Serdaro authored Apr 29, 2024
2 parents 03ff0ac + 66ff7bc commit 79a78e4
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions search-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,6 @@
},
"selectors_key": "imdg"
},
{
"url": "https://docs.hazelcast.com/imdg/(?P<version>.*?)/",
"tags": [
"imdg-3.12"
],
"variables": {
"version": [
"3.12"
]
},
"selectors_key": "imdg"
},
{
"url": "https://docs.hazelcast.com/management-center/(?P<version>.*?)/",
"tags": [
Expand Down Expand Up @@ -116,18 +104,6 @@
},
"selectors_key": "hz"
},
{
"url": "https://docs.hazelcast.com/hazelcast/(?P<version>.*?)/",
"tags": [
"hazelcast-5.4-beta-2"
],
"variables": {
"version": [
"5.4"
]
},
"selectors_key": "hz"
},
{
"url": "https://docs.hazelcast.com/hazelcast/(?P<version>.*?)/",
"tags": [
Expand Down

0 comments on commit 79a78e4

Please sign in to comment.