Mapping conflict -> Reindex/mapping for only one field

Hi after some changes I need to reindex(or mapping) mass of close indexes of high capacity. I've tried already global reindex but it consumed a lot of time. How I can reindex/remapping all of my historical indexes through only one selected field? One field has been changed from string to number data type.

You can't reindex a single field like that unfortunately, it needs to be the entire document.

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