使用以下方式查看elasticsearch中type的mapping
GET /my_index/_mapping/my_type
详情请参考https://www.elastic.co/guide/en/elasticsearch/guide/current/mapping-intro.html#_viewing_the_mapping
elasticsearch查看type的mapping
阅读 60
2023-04-12
使用以下方式查看elasticsearch中type的mapping
GET /my_index/_mapping/my_type
详情请参考https://www.elastic.co/guide/en/elasticsearch/guide/current/mapping-intro.html#_viewing_the_mapping
相关推荐
精彩评论(0)