Hello! When I create a ML index in Kibana I get the following message " 3 fields are defined as several types (string, integer, etc) across the indices that match this pattern. You may still be able to use these conflict fields in parts of Kibana, but they will be unavailable for functions that require Kibana to know their type. Correcting this issue will require reindexing your data."
I defined special indexes for the jobs where I use those fields but I still get the message. The .keyword suffix is atomatically added to those fields but, in any case, the values are incomplete when I try to access them.
I also haven't been able to figure out a way to change field names, thinking that this may fix the problem.
Please help!