美文网首页
Elasticsearch 6.0 一个索引只允许有一个type

Elasticsearch 6.0 一个索引只允许有一个type

作者: 小伟_be27 | 来源:发表于2020-01-22 18:45 被阅读0次

未来发布的elasticsearch 6.0.0版本为保持兼容,仍然会支持单index,多type结构,但是作者已不推荐这么设置。在elasticsearch 7.0.0版本必须使用单index,单type,多type结构则会完全移除。

es的学习入门可参考以下下连接
https://www.elastic.co/guide/cn/elasticsearch/guide/cn/index.html

image.png

相关文章

网友评论

      本文标题:Elasticsearch 6.0 一个索引只允许有一个type

      本文链接:https://www.haomeiwen.com/subject/cwcpzctx.html