2.4.0
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
- Search/relevancy by @YANG-DB in #13
- adding MAINTAINERS.md by @macohen in #16
- Initial code for plugin based on opensearch-plugin-template-java by @kevinawskendra in #3
- Merge all changes to 2.x branch before cutting 2.4 branch by @msfroh in #34
New Contributors
- @YANG-DB made their first contribution in #13
- @kevinawskendra made their first contribution in #3
- @mahitamahesh made their first contribution in #23
Full Changelog: https://github.com/opensearch-project/search-relevance/commits/2.4.0