Skip to content
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

Refactor http source to http source common. #2

Merged
merged 1 commit into from
May 15, 2024

Conversation

sb2k16
Copy link

@sb2k16 sb2k16 commented May 15, 2024

Changes include:

  1. new opensearch_api source which support _bulk and _search API endpoints.
  2. response action support

Issues Resolved

Contributes opensearch-project#248

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Asynchronous implementation of opensearch api pipeline with pipeline transformation.

Synchronous Opensearch API source implementation

Synchronous implementation changes

Response action implementation

Query metrics support.
@srikanthjg srikanthjg merged commit fa17066 into srikanthjg:rag-poc May 15, 2024
0 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants