Hi there,
I have an indexing problem with Elasticsearch. I have a field with the type "text" that makes its value lowercase.
I'm using Hot-Warm-Architecture policy with index templates where I specify shard settings and mapping(where i specified that field to be text).
Any idea what could be?