How to change the field type in an ElasticSearch Index?

前端 未结 0 2025
难免孤独
难免孤独 2020-12-12 06:25

I have index_A, which includes a number field "foo".

I copy the mapping for index_A, and make a dev tools call PUT /index_B with the field foo

相关标签:
回答
  • 消灭零回复
提交回复
热议问题