阅读背景:

ES mapping 添加字段

来源:互联网 


ES新增字段:
curl -XPOST "https://xxx:9200/indexName/typeName/_mapping?pretty" -d '{"indexName":{"properties":{"newfieldName":{"type":"integer","store":"true"}}}}' curl -XPOST "https://xxx:9200/inde



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: