Use bulk endpoint in Elastic search destination plugin

Created on 22 May 2023, over 1 year ago
Updated 23 May 2023, over 1 year ago

Problem/Motivation

We loop over each item in the dataset and make a single HTTP request when indexing
This is inefficient, we can be sending documents in bulk

Steps to reproduce

Use a large dataset with the elastic endpoint
Watch how long it takes to index

Proposed resolution

Index in chunks using the bulk endpoint instead

Remaining tasks

Review

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡¦πŸ‡ΊAustralia larowlan πŸ‡¦πŸ‡ΊπŸ.au GMT+10

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024