悄然丝语

关注

Elasticsearch数据重新索引

悄然丝语

关注

阅读 59

2023-04-11


https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-reindex.html

POST _reindex
{
  "source": {
    "index": "twitter"
  },
  "dest": {
    "index": "new_twitter",
    "op_type": "create"
  }
}


相关推荐

以沫的窝

elasticsearch中重新索引数据

以沫的窝 71 0 0

捡历史的小木板

Elasticsearch 重建索引 数据迁移

捡历史的小木板 26 0 0

伽马星系

Elasticsearch 索引数据预处理

伽马星系 15 0 0

天际孤狼

elasticsearch重启后,unassigned索引重新分片失败YELLO、RED恢复处理

天际孤狼 81 0 0

上古神龙

ElasticSearch索引数据备份与恢复

上古神龙 11 0 0

编程练习生J

Heka–>Elasticsearch 索引数据过程的优化

编程练习生J 52 0 0

热爱生活的我一雷广琴

ElasticSearch倒排索引

热爱生活的我一雷广琴 60 0 0

Sikj_6590

设置Elasticsearch索引

Sikj_6590 108 0 0

影子喵喵喵

Elasticsearch索引定义

影子喵喵喵 15 0 0

爱动漫建模

ElasticSearch索引操作

爱动漫建模 38 0 0

精彩评论(0)

0 0 举报