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

Replace string mappings through text / keyword for ES 5.0 #1117

Closed
ruflin opened this issue Mar 7, 2016 · 3 comments
Closed

Replace string mappings through text / keyword for ES 5.0 #1117

ruflin opened this issue Mar 7, 2016 · 3 comments

Comments

@ruflin
Copy link
Contributor

ruflin commented Mar 7, 2016

In ES 5.0 string type will be removed: elastic/elasticsearch#16877

Several mappings in the beats depend on string. This must be changed.

@tsg
Copy link
Contributor

tsg commented Mar 22, 2016

This is a blocker for 5.0 alpha1, from the Beats POV. I posted a ticket to Elasticsearch here: elastic/elasticsearch#17241

To me it seems that we might have to generate exact mappings for the fields we have, rather than rely on dynamic mappings.

@jpountz
Copy link
Contributor

jpountz commented Mar 31, 2016

Should it be closed now that #1221 is merged?

@tsg
Copy link
Contributor

tsg commented Apr 6, 2016

Yep, thanks @jpountz

@tsg tsg closed this as completed Apr 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants