After last year’s migration of the Solr back-end powering the search features of musicbrainz.org to a new cluster running major version 9, and last week’s database schema change, here is a pack of search upgrades affecting both musicbrainz.org and the MusicBrainz mirror.
For users, a new search field mediumid
is available for the advanced release search, the MBID of artist credits and mediums is added to the output of the search API, and the barcode
search field is now ignoring spaces. These improvements are fairly minor compared to the rest of the upgrades which unlock further development of the search components.
For mirror owners, SolrCloud 9 is now available, along with an improved indexer and scripts to load backups from musicbrainz.org and an improved indexer. Also Docker Compose 2 is now required. Actually, those are the changes from last autumn’s announcement. Solr 7 will remain available for one more month starting from now, buying some transition time. A new release of MusicBrainz Docker is available that matches these search component changes. See the v-2025-05-29.0-solr9
release notes for update instructions.
Thanks to Krikooo, JoshDi, mglubb, nelgin, and PeterCodar for their feedback.
Continue reading “MusicBrainz search upgrades, 2025-05-29”