-
Notifications
You must be signed in to change notification settings - Fork 2.5k
fix: enable Elasticsearch full text search support #2947
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
fix: enable Elasticsearch full text search support #2947
Conversation
|
1、 修复了DBGPT全文存储类型保存的问题(https://github.com/eosphoros-ai/DB-GPT/issues/2941) |
|
@zhangyj21-lh hi please fix code format, use |
@chenliang15405 hi, I have committed the code after the check. Please check it. |
packages/dbgpt-ext/src/dbgpt_ext/storage/full_text/elasticsearch.py
Outdated
Show resolved
Hide resolved
chenliang15405
left a comment
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.
LGTM
Aries-ckt
left a comment
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.
LGTM, thanks for your contribution.

Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Snapshots:
Include snapshots for easier review.
Checklist: