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

Version (1.11.0.0)

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 20:09
924a131

Compatible with Elasticsearch (7.9.1).

  • 1.11 release notes (#253)

Features

  • Pre filter support through custom scoring (#196)

Enhancements

  • Add existsQuery method implementation to KNNVectorFieldType (#228)
  • Change "space" parameter to "space_type" for custom scoring (#232)
  • change space -> space_type (#234)
  • Add stats for custom scoring feature (#233)

Bug Fixes

  • KNN score fix for non knn documents (#231)
  • Fix script statistics flaky test case (#235)
  • Refactor KNNVectorFieldMapper (#240)
  • Fix PostingsFormat in KNN Codec (#236)
  • Change path warmup API uses to load graphs into cache (#256)

Infrastructure

  • Update ODFE version to 1.11.0.0 (#254)