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

Adds _doc to the mappings when using ES < 7 #101

Merged
merged 1 commit into from
Apr 14, 2021

Conversation

fdeschenes
Copy link
Contributor

@fdeschenes fdeschenes commented Apr 14, 2021

When using Elasticsearch < 7, the mappings needs to contain a _doc object which is currently missing. This addresses an issue bootstrapping when using the mapping functionality of transform.

@Ebsan
Copy link

Ebsan commented Apr 14, 2021

Yup, this fixed the issue for me with Elasticsearch < 7

@toluaina toluaina merged commit a0583e8 into toluaina:master Apr 14, 2021
@fdeschenes fdeschenes deleted the fix_es_6_mappings branch April 21, 2021 01:40
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.

3 participants