Skip to content

Releases: metabrainz/mb-solr

v4.1.0

Choose a tag to compare

@yvanzo yvanzo released this 18 May 21:05
6db02dd

What's Changed

Full Changelog: v4.0.0...v4.1.0

v4.0.0

Choose a tag to compare

@yvanzo yvanzo released this 15 May 12:03
c01db67

This new major version is mainly upgrading to Apache Solr version 9.7.0 (SEARCH-685).
That requires full re-indexing. Hopefully, backup archives are available too.
That also upgrades the required Java SE version to 17 (SEARCH-714).

It relies on mbsssss@v-2025-05-13 and mmd-schema@v-2025-04-23.

Helper commands to fetch, load and clean up Solr backup archives have been moved/adapted/improved from musicbrainz-docker and modified to work with Solr 8.9+ backup format and restore API. A helper command is also available to delete all the indexed documents if needed.

Continuous integration tests have been updated, and documentation improved.


What's Changed

New Contributors

Full Changelog: v3.4.2...v4.0.0

v3.4.2

Choose a tag to compare

@yvanzo yvanzo released this 17 May 17:34

Task

  • Update to MusicBrainz simple Solr search server schema v-2021-05-14 (release notes) that just drops series’ ordering attribute

v3.4.1

Choose a tag to compare

@yvanzo yvanzo released this 30 Dec 18:22

Bug

  • [SEARCH-636] - Regression: Event search results are not correctly output

v3.4

Choose a tag to compare

@yvanzo yvanzo released this 29 Dec 16:44
1070750

Bug

  • [SEARCH-623] - Gender ID is missing from JSON/XML artist search results
  • [SEARCH-624] - Status ID is missing from release in JSON/XML search results

New Feature

  • [SEARCH-218] - Add first release date to the fields and results of indexed search for recordings
  • [SEARCH-384] - Add first release date to the fields of indexed search for release-groups
  • [SEARCH-590] - Add packaging to the fields of indexed search for releases

Improvement

  • [SEARCH-574] - Make release’s format search field insensitive to spaces and separators

Plus code-reformatting changes to improve maintainability.

v3.3.1

Choose a tag to compare

@yvanzo yvanzo released this 12 Nov 09:47

Task

  • Update to MusicBrainz XML Metadata (MMD) Schema v-2020-11-12 (release notes) without handling first-release-date yet

v3.3

Choose a tag to compare

@yvanzo yvanzo released this 19 Oct 09:25
edfd34d

Bug

v3.2

Choose a tag to compare

@yvanzo yvanzo released this 17 Oct 21:36
c77f8f3

Bug

  • [SEARCH-571] - Change cdstubs comment to disambiguation
  • [SEARCH-628] - 'primary-type-id' field is missing from JSON release group search results
  • [SEARCH-629] - 'secondary-type-ids' field is missing from JSON release group search results

Task

  • [SEARCH-593] - Update MB Solr tests to work with 3.1
  • Split off developer’s build script from maintainer’s push script.

v3.1.3

Choose a tag to compare

@yvanzo yvanzo released this 20 Apr 11:43

Task

  • Install zstd to decompress the new search index dumps (needed for MBVM-52)

v3.1.2

Choose a tag to compare

@yvanzo yvanzo released this 08 Feb 21:36

Task

  • Update to MusicBrainz XML Metadata (MMD) Schema v-2020-02-08 (release notes) without handling genres yet