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

[FEATURE] Support using the new bulk API in Data Prepper for indexing queries #33

Open
jzonthemtn opened this issue Oct 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jzonthemtn
Copy link
Collaborator

Data Prepper has recently added support for the bulk API. Using this endpoint in Data Prepper would be more efficient than indexing each query individually. This may require batching queries for sending to Data Prepper instead of the current paradigm of sending each query indivdually.

See opensearch-project/data-prepper#248.

@jzonthemtn jzonthemtn added enhancement New feature or request untriaged labels Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants