{
  "project": "Hibernate ORM",
  "stable": "7.3",
  "single": {
    "pattern": "^/orm/([^/]+)/reference/en(?:-US)?/html_single/(index.html)?$",
    "target": "https://docs.hibernate.org/stable/orm/userguide/html_single/"
  },
  "multi": {
    "#redirect to single page for now": "/stable/orm/userguide/html/${page}",
    "pattern": "^/orm/([^/]+)/([^/]+)/(?:([a-z]{2}(?:-[A-Z{2}])?)/)(html(?:_single))/(.*)$",
    "target": "https://docs.hibernate.org/stable/orm/userguide/html_single/"
  },
  "versions": [
    {
      "version": "7.3"
    },
    {
      "version": "7.2"
    },
    {
      "version": "7.1"
    },
    {
      "version": "7.0"
    },
    {
      "version": "6.6"
    },
    {
      "version": "6.5"
    },
    {
      "version": "6.4"
    },
    {
      "version": "6.3"
    },
    {
      "version": "6.2"
    },
    {
      "version": "6.1"
    },
    {
      "version": "6.0"
    },
    {
      "version": "5.6",
      "redirects": {
        "ch11.html": "ch12.html"
      }
    },
    {
      "version": "5.5"
    },
    {
      "version": "5.4"
    },
    {
      "version": "5.3",
      "redirects": {
        "preface.html": "pr01.html",
        "search-optimize.html": "ch07.html",
        "search-lucene-native.html": "ch10.html",
        "manual-index-changes.html": "ch06.html",
        "search-mapping.html": "ch04.html",
        "search-query.html": "ch05.html",
        "search-architecture.html": "ch02.html",
        "search-monitoring.html": "ch08.html",
        "_further_reading.html": "ch11.html",
        "spatial.html": "ch09.html",
        "getting-started.html": "ch01.html",
        "search-configuration.html": "ch03.html"
      }
    },
    {
      "version": "5.2"
    },
    {
      "version": "5.1"
    },
    {
      "version": "5.0",
      "redirects": {
        "ch11.html": "_further_reading.html"
      }
    },
    {
      "version": "4.5"
    },
    {
      "version": "4.4"
    },
    {
      "version": "4.3"
    },
    {
      "version": "4.2"
    },
    {
      "version": "4.1"
    },
    {
      "version": "4.0"
    },
    {
      "version": "3.4"
    },
    {
      "version": "3.3"
    },
    {
      "version": "3.2"
    },
    {
      "version": "3.1"
    },
    {
      "version": "3.0"
    }
  ]
}
