Skip to content

2.4.0

Compare
Choose a tag to compare
@msfroh msfroh released this 23 Nov 21:18
· 101 commits to main since this release

This is the initial release of the search-processor plugin for OpenSearch 2.4.0.

This plugin serves as an extension point to customize search behavior by preprocessing search requests and post-processing search results.

In this first release, the only implementation is a search result post-processor (reranker) that passes results to AWS Kendra Intelligent Ranking.

More implementations and integrations will be added in future releases. Contributions are encouraged!

What's Changed

New Contributors

Full Changelog: https://github.com/opensearch-project/search-relevance/commits/2.4.0