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.
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 https://github.com/opensearch-project/data-prepper/issues/248.