Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Releases: marklogic-community/smart-mastering-core

v1.3.1

17 Jul 23:49
c77acfe
Compare
Choose a tag to compare

Implemented enhancements:

  • Matching needs path support #320

Closed issues:

  • Missing permissions on audit records #324
  • Fuzzy matching (e.g. double-metaphone) should dynamically generate dictionaries #321
  • Non-deterministic conflicting update bug when saving a merged document #318
  • Matching is too slow for 100K+ documents #317
  • Mastered documents are missing their "Info" section #315
  • Hard to figure out when options are missing #313
  • resultsToJson losing match results #307

Note: 1.3.1 is our final feature release of Smart Mastering in the Smart Mastering Core repository. As of Data Hub 5.0.0, Smart Mastering is fully integrated into MarkLogic Data Hub as a built-in capability, and the recommended way to use the Smart Mastering capability is by configuring a mastering step in Data Hub. Existing users should migrate their Smart Mastering configuration to MarkLogic Data Hub. See Import Your Smart Mastering Core Projects for instructions.

v1.2.4

01 Feb 19:56
Compare
Choose a tag to compare
  • Maintenance focusing on bug fixes
  • Update DHF example to 4.1.1 and use gradle property to determine DHF version

See full changelog for more details.

v1.2.2

03 Jan 00:14
Compare
Choose a tag to compare
  • Several bug fixes
  • Performance changes for the match and merging batches of documents.
  • Updated DHF example to DHF 4.1.0

See full changelog for more details.

v1.2.1

27 Nov 00:17
51f689f
Compare
Choose a tag to compare

Numerous bug fixes and a few conveniences added.

Highlights from full changelog:

v1.2.0

12 Nov 18:27
fe38f91
Compare
Choose a tag to compare

Highlights from the full changelog:

v1.1.1

12 Oct 14:54
80b3003
Compare
Choose a tag to compare

Bug fixes related to JSON handling and REST extensions. Several documentation improvements. Full Changelog

v1.1.0

25 Sep 21:03
2c5a499
Compare
Choose a tag to compare

Highlights from the full change log:

  • Fixes related to JSON handling
  • Improved documentation
  • Merging control over nested properties

v1.0.0

15 Aug 10:49
Compare
Choose a tag to compare

Change Log

v1.0.0 (2018-08-13)

Full Changelog

Implemented enhancements:

  • Change sm-merge REST extension to accept more than two URIs #120

Fixed bugs:

  • property-history returns empty strings for simple JSON fields #108
  • sm-match only returns one result, and no matches #100
  • sm-history-document returns blank activities #99
  • POSTing pseudo-document to sm-match #98
  • Not able to add merge configuration using Rest api in minimal-project. #82

Closed issues:

  • Documentation - Wrong Namespace in Merge Options #116
  • node() instead of object-node() #102
  • Documentation - required roles #40

Merged pull requests: