Mapping types

Hi,

I have some mapping issues and I am wondering if it is possible to query the conflicting field and get the mapping for it in each index?

Regard,
Paul.

while reading the docs a bit better I discoverd one can do:

GET < index >/_mapping/field/<field_name>

Solved my own problem :slight_smile:

Hello, @pjanzen, do you want to see the types of mapping of your index? Do you can describe the problem more? please

excellent, good job