Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 843 Bytes

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

File metadata and controls

12 lines (10 loc) · 843 Bytes

Version 2.13.0.0 Release Notes

Compatible with OpenSearch 2.13.0

Features

  • Implement document chunking processor with fixed token length and delimiter algorithm (#607)
  • Enabled support for applying default modelId in neural sparse query (#614

Enhancements

  • Adding aggregations in hybrid query (#630)
  • Support for post filter in hybrid query (#633)

Bug Fixes

  • Fix runtime exceptions in hybrid query for case when sub-query scorer return TwoPhase iterator that is incompatible with DISI iterator (#624)