随笔分类 -  Elasticsearch

摘要:启动本地Kibana连接测试环境ElasticSearch,启动报错: [warning][migrations] Another Kibana instance appears to be migrating the index. Waiting for that migration to com 阅读全文
posted @ 2024-02-19 21:29 cdfive 阅读(520) 评论(0) 推荐(0) 编辑
摘要:项目背景 最近在某项目开发中遇到一个高版本ES创建索引时指定index和type问题。 项目中的ES使用了阿里云上的ES,版本为7.4。 通过ES官网对各版本type的演变如下: 在5.X版本中,一个index下可以创建多个type 在6.X版本中,一个index下只能存在一个type 在7.X版本 阅读全文
posted @ 2022-08-30 21:09 cdfive 阅读(1805) 评论(0) 推荐(0) 编辑
摘要:场景 在项目开发过程中,有时会遇到ElasticSearch(简称:ES)的数据需要迁移和同步。 例如: 索引结构发生变化,如字段修改了类型 ES集群从开发环境迁移到测试环境 ES集群虚拟机测试环境迁移到K8S容器环境 ES线上环境数据导入到测试环境 其它场景 思路 迁移同步的数据包含索引和文档。 阅读全文
posted @ 2022-06-08 20:05 cdfive 阅读(3114) 评论(0) 推荐(0) 编辑
摘要:阿里云ARMS控制台发现线上搜索服务的批量写入方法报大量异常: [DUBBO] Got unchecked and undeclared exception which called by 192.168.x.x. service: xxx.IProductSearchService, method 阅读全文
posted @ 2020-09-13 12:05 cdfive 阅读(5583) 评论(4) 推荐(0) 编辑

点击右上角即可分享
微信分享提示