悄然丝语

关注

Elasticsearch数据重新索引

悄然丝语

关注

阅读 57

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中重新索引数据

以沫的窝 69 0 0

伽马星系

Elasticsearch 索引数据预处理

伽马星系 13 0 0

捡历史的小木板

Elasticsearch 重建索引 数据迁移

捡历史的小木板 20 0 0

天际孤狼

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

天际孤狼 76 0 0

上古神龙

ElasticSearch索引数据备份与恢复

上古神龙 9 0 0

编程练习生J

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

编程练习生J 52 0 0

热爱生活的我一雷广琴

ElasticSearch倒排索引

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

夹胡碰

elasticsearch倒排索引

夹胡碰 190 0 0

Sikj_6590

设置Elasticsearch索引

Sikj_6590 108 0 0

影子喵喵喵

Elasticsearch索引定义

影子喵喵喵 13 0 0

精彩评论(0)

0 0 举报