Flowpack.ElasticSearch
Flowpack.ElasticSearch copied to clipboard
Feature bulk request
Adds a feature to push bulk requests. This is necessary if you want to create index tables based on thousands of entries via a command for example.
In case it helps: we've tried this today and it works like a charm :-) Speeds up updating a large index (in this case 1.4 million records) by a factor of 30.
Hey cwenzelg, thanks for the PR and sorry for the late review. As I adapted the package for Flow 6.0 in the meantime, this PR needs to be adjusted as well. Would you take care?
Cheers, Daniel
Hi @daniellienert , well this pull request ist really old. even before the return types etc. We are not working with Flow 6.0 so I don't know the changes that need to be done. we use our own branch till now and I would really love a backword merge with an older version so we can use it with the older versions, too. would that be possible. I can push a new commit that takes care about your comments.