Skip to content

v3.8.3

Compare
Choose a tag to compare
@pudo pudo released this 05 Feb 16:06
· 302 commits to main since this release

This release includes two changes to the match API:

  • Fix a bug where custom datasets that are much smaller than the OpenSanctions data were not scored correctly in search results and therefore didn't return even if they were a good match for the query.
  • Fix the phonetics matcher to cut off results where the raw (levenshtein) edit distance between the proposed match and the query exceeds a threshold.

What's Changed

Full Changelog: v3.8.2...v3.8.3