Elasticsearch cannot access keys although they are available

It looks like the index template you listed was not applied when the index was created, so it seems you indeed have default mappings applied. Note that index templates are only applied when the index is first created.

1 Like