Analyzed fields not having .raw in Kibana for visualization

Hello,

I have found a solution. Actually, I was on an index with no mapping set for it. By posting the right mapping on the Elasticsearch node for this index and specifying that some fields would not be indexed, it solved the problem.