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

ES warning: string field deprecated #153

Closed
bradfordcondon opened this issue Jan 31, 2018 · 1 comment
Closed

ES warning: string field deprecated #153

bradfordcondon opened this issue Jan 31, 2018 · 1 comment

Comments

@bradfordcondon
Copy link
Member

looking at the output from my ES image:

elasticsearch_1  | [2018-01-31T18:43:33,868][WARN ][o.e.d.i.m.StringFieldMapper$TypeParser] The [string] field is deprecated, please use [text] or [keyword] instead on [raw]

do we care about this? Should we update our string types to text/keyword?

@almasaeed2010
Copy link
Contributor

yes we do. I'll push a fix. Thanks

almasaeed2010 added a commit that referenced this issue Jan 31, 2018
almasaeed2010 added a commit that referenced this issue Jan 31, 2018
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