Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make TestBatchIndexer.test_delete pass under ES 7 #9068

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

robertknight
Copy link
Member

In BatchIndexer.delete, omit the _type field from the action payload under ES 7, to match BatchIndexer._prepare.

For context, see notes in commit 63f042c.

In `BatchIndexer.delete`, omit the `_type` field from the action payload under
ES 7, to match `BatchIndexer._prepare`.

For context, see notes in commit 63f042c.
@robertknight robertknight merged commit 8f6f269 into main Nov 12, 2024
9 checks passed
@robertknight robertknight deleted the es7-tests branch November 12, 2024 09:43
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.

2 participants