-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Milestone
Description
When the REST API is used to upload thousands of records it would be more efficient to do this in bulk to avoid the overhead of thousands of HTTP request. Using elasticsearch REST API as model, something like a POST <prefix>/_bulk endpoint would probably be the best way instead of overloading the POST <prefix>/ endpoint.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels