Mapper for [name] conflicts with existing mapping in other types

HI,
when I use PutMapping , I got some error messages
Mapper for [name] conflicts with existing mapping in other types : **
** [mapper [name] has different [store] values,mapper [name] has different [analyzer]]

I use update_all_types ,but it does not work,what can I do

Describe exactly what you are doing but a good way to get rid of that message is to use only one single type per index.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.