gpt4 book ai didi

elasticsearch - elasticsearch7.1索引中的类型在哪里

转载 作者:行者123 更新时间:2023-12-02 22:35:24 25 4
gpt4 key购买 nike

我使用的是elasticsearch-1.6,这里有一个索引和一个类型,在该类型内我们有文档
https://www.elastic.co/guide/en/elasticsearch/reference/1.6/docs-index_.html
因为我们以twitter为索引,以tweet为类型,而1是文档ID
现在我需要升级到Elasticsearch当前版本是7.1,但是在文档中缺少该类型
https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-index_.html

那么我如何在索引中定义类型呢?

最佳答案

据官方ES网站称,在ES 7.x版本中不推荐使用types

Indices created in Elasticsearch 7.0.0 or later no longer accept a default mapping. Indices created in 6.x will continue to function as before in Elasticsearch 6.x. Types are deprecated in APIs in 7.0, with breaking changes to the index creation, put mapping, get mapping, put template, get template and get field mappings APIs.



阅读更多关于此重大更改 here的信息。

here解释了为什么将其删除。

但是它们提供了 types的替代方法,其解释为 here

让我知道您是否需要任何澄清。

关于elasticsearch - elasticsearch7.1索引中的类型在哪里,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56377009/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com