Skip to content

fix bulk indexing with routing in ES7#111

Open
smn wants to merge 2 commits into
danielberkompas:masterfrom
turnhub:feature/fix-bulk-indexing-with-routing-in-es7
Open

fix bulk indexing with routing in ES7#111
smn wants to merge 2 commits into
danielberkompas:masterfrom
turnhub:feature/fix-bulk-indexing-with-routing-in-es7

Conversation

@smn

@smn smn commented Mar 17, 2023

Copy link
Copy Markdown

This builds on #110 (and includes those commits here too, not sure how to split those out sensibly).
Hoping doing things in two chunks makes it a bit easier to review if #110 is (ever?) merged.

ES6 specified _routing when doing a Bulk index with the "index" action.
ES7 required it to be routing instead.

This makes that change, like #110 it's definitely a backwards incompatible change for ES6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant