Upgrade from 6 to 7: This index has more than one mapping type, which is not supported in 7.0

I faced the error "This index has more than one mapping type, which is not supported in 7.0. This index must be reindexed into one or more single-type indices." How can I do this? I'm ok to convert _type into the property type. What should I do for it?

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