Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 663 Bytes

opensearch-neural-search.release-notes-2.17.0.0.md

File metadata and controls

11 lines (9 loc) · 663 Bytes

Version 2.17.0.0 Release Notes

Compatible with OpenSearch 2.17.0

Enhancements

  • Adds rescore parameter support (#885)

Bug Fixes

  • Removing code to cut search results of hybrid search in the priority queue (#867)
  • Fixed merge logic in hybrid query for multiple shards case (#877)

Infrastructure

  • Update batch related tests to use batch_size in processor & refactor BWC version check (#852)