PUT my_index/_mapping/my_type { “properties”: { “my_field”: { “type”: “text”, “fielddata”: true } } } 相关文章: 2021-10-17 2021-09-30 2021-11-20 2021-09-23 2021-09-02 2021-08-11 2021-09-13 2021-09-05