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

Elasticsearch 5 has maybe more reason to allow the creation of mapping #61

Open
kootenpv opened this issue May 4, 2017 · 1 comment

Comments

@kootenpv
Copy link

kootenpv commented May 4, 2017

Maybe it would be possible to ingest a mapping into elasticsearch before writing items? E.g.

ELASTICSEARCH_MAPPING = { ... some json ...}

or

ELASTICSEARCH_MAPPING = "/file/to/mapping.json"

It'd be a nice flow to have it be included at this stage.

@jayzeng
Copy link
Owner

jayzeng commented Jul 24, 2017

@kootenpv yeah, I will consider to implement this. #51 also asks for the same feature.

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

No branches or pull requests

2 participants