Skip to content

3.5.0 Node Client API Release

Latest
Compare
Choose a tag to compare
@anu3990 anu3990 released this 15 Aug 20:03
· 8 commits to develop since this release

This release is tied to the early access release of MarkLogic Server version 12 which includes "tech preview" features that only work with MarkLogic 12.0 EA1. The primary addition to this release that depends on MarkLogic 12.0 EA1 is a set of new APIs in the Optic PlanBuilder class. Please note that any change listed below that depends on MarkLogic 12.0 EA1 is subject to change in a future release to accommodate server changes before the general access release of MarkLogic 12.

New Functionality

  • Can now use BM25 scoring method for searches. (MarkLogic Server version 12.0.0-EA or higher needed).
  • Can now use vector functionality including Cosine Similarity and others. (MarkLogic Server version 12.0.0-EA or higher needed).

Bug Fix