在Elasticsearch 6及更高版本中,我们不能创建多个类型,如Can't create two Types to same index elasticsearch & Kibana所述。
那么我的问题是在索引下具有类型的意义是什么?我们不应该只有索引吗?
答案 0 :(得分:0)
Elasticsearch索引类型在v7中仍将部分弃用,但为了向后兼容,它仍作为大多数API的一部分存在。在下一个主要版本8中,它将被完全删除。
来自:https://www.elastic.co/guide/en/elasticsearch/reference/master/removal-of-types.html
类型将在Elasticsearch 7.0.0中的API中弃用,并在8.0.0中完全删除。