Skip to content

2.11.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 19:18
· 181 commits to main since this release
51e6c00

Version 2.11.0.0 Release Notes

Compatible with OpenSearch 2.11.0

Features

  • Support sparse semantic retrieval by introducing sparse_encoding ingest processor and query builder (#333)
  • Enabled support for applying default modelId in neural search query (#337
  • Added Multimodal semantic search feature (#359)

Enhancements

  • Add max_token_score parameter to improve the execution efficiency for neural_sparse query clause (#348)

Bug Fixes

  • Fixed exception in Hybrid Query for one shard and multiple node (#396)

Maintenance

  • Consumed latest changes from core, use QueryPhaseSearcherWrapper as parent class for Hybrid QPS (#356)