The currently used Solr 7 is no longer supported upstream since the release of Solr 9 in May 2022.

      See news:

      And upgrade notes:

      The rough roadmap is to make it work incrementally with:

      1. Local musicbrainz-docker instance (as a standalone Solr instance)
      2. test.musicbrainz.org (as a standalone Solr instance too)
      3. beta.musicbrainz.org (as distinct SolrCloud nodes)
      4. in production (using the same nodes)

      Subtickets will be created to follow these steps.

          [SEARCH-685] Upgrade to Solr 9

          yvanzo added a comment -

          Some more pull requests later, and after a couple of weeks of using a new SolrCloud 9 cluster to return the search results of the MB beta website (and API), we started to also use it for the main MB website (and API) just a couple of hours ago. So far it runs slightly faster but we keep monitoring it closely. The next and last step already in progress is to generate SolrCloud collection backups from this cluster, and to make mirrors able to load these instead of the current search index dumps which are still generated from our (still running) SolrCloud 7 cluster.

          yvanzo added a comment - Some more pull requests later, and after a couple of weeks of using a new SolrCloud 9 cluster to return the search results of the MB beta website (and API), we started to also use it for the main MB website (and API) just a couple of hours ago. So far it runs slightly faster but we keep monitoring it closely. The next and last step already in progress is to generate SolrCloud collection backups from this cluster, and to make mirrors able to load these instead of the current search index dumps which are still generated from our (still running) SolrCloud 7 cluster.

          GitHub Bot added a comment - - edited

          See code changes in pull requests mb-solr#54, mbsssss#63 and mbsssss#65 submitted by alastair, amCap1712, atj and yvanzo.

          GitHub Bot added a comment - - edited See code changes in pull requests mb-solr#54 , mbsssss#63 and mbsssss#65 submitted by alastair , amCap1712 , atj and yvanzo .

            alastairp Alastair Porter
            yvanzo yvanzo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                Version Package
                mbsssss-next
                mb-solr-next