-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add client aws_opensearch #342
Add client aws_opensearch #342
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add opensearch related info in README.md
and the python package in pyproject.toml
a9d25e3
to
b3991cb
Compare
Signed-off-by: Cai Yudong <yudong.cai@zilliz.com>
b3991cb
to
5dff599
Compare
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cydrain, XuanYang-cn The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@XuanYang-cn this PR lacks optimal settings for AWS Opensearch to give best performance. What is the best way to add those improvements here? Ref: https://opensearch.org/docs/latest/search-plugins/knn/performance-tuning/ |
@navneet1v Or you can give some critical optimization? |
@alwayslove2013 let's take a closer look at this |
No description provided.