網(wǎng)站首頁 編程語言 正文
目錄
報錯信息
復(fù)盤
org.elasticsearch.index.query.QueryShardException:No mapping found for [xx] in order to sort on
報錯信息
測試環(huán)境
org.elasticsearch.index.query.QueryShardException:
No mapping found for [xx] in order to sort on
數(shù)據(jù)不存在的時候或者索引無法正確識別的時候會出現(xiàn)該問題
一開始糾結(jié)sort, 百度說什么第一次創(chuàng)建索引sort沒初始化的問題, 又去看源碼啥的...
復(fù)盤
- 先去看代碼, 近期無改動
- 先去控制臺查看下索引果然掛了RED, 其他環(huán)境的集群和索引正常
- 改了下分片, 重建索引, 依然報錯
- 研發(fā)環(huán)境有數(shù)據(jù),? 測試環(huán)境索引 數(shù)據(jù)為空,? 破案了
- 增個數(shù)據(jù), 果然好了
有用請點贊,養(yǎng)成良好習(xí)慣!
疑問、交流、補充請留言!
原文鏈接:https://libusi.blog.csdn.net/article/details/132500387
- 上一篇:沒有了
- 下一篇:沒有了
相關(guān)推薦
- 2023-12-16 VMware vSphere vCenter 6.5 重置管理員 administrator@vsp
- 2023-06-19 阿里低代碼框架lowcode-engine設(shè)置默認(rèn)容器詳解_React
- 2022-09-17 用C++來解決3*3拼圖的問題_C 語言
- 2022-03-16 linux下FastDFS搭建圖片服務(wù)器_Linux
- 2023-03-26 WPF實現(xiàn)頁面的切換的示例代碼_C#教程
- 2022-11-11 python?使用第三方庫requests-toolbelt?上傳文件流的示例_python
- 2022-11-29 C#中泛型類和擴(kuò)展方法如何使用_C#教程
- 2022-08-11 python?groupby函數(shù)實現(xiàn)分組后選取最值_python
- 欄目分類
-
- 最近更新
-
- window11 系統(tǒng)安裝 yarn
- 超詳細(xì)win安裝深度學(xué)習(xí)環(huán)境2025年最新版(
- Linux 中運行的top命令 怎么退出?
- MySQL 中decimal 的用法? 存儲小
- get 、set 、toString 方法的使
- @Resource和 @Autowired注解
- Java基礎(chǔ)操作-- 運算符,流程控制 Flo
- 1. Int 和Integer 的區(qū)別,Jav
- spring @retryable不生效的一種
- Spring Security之認(rèn)證信息的處理
- Spring Security之認(rèn)證過濾器
- Spring Security概述快速入門
- Spring Security之配置體系
- 【SpringBoot】SpringCache
- Spring Security之基于方法配置權(quán)
- redisson分布式鎖中waittime的設(shè)
- maven:解決release錯誤:Artif
- restTemplate使用總結(jié)
- Spring Security之安全異常處理
- MybatisPlus優(yōu)雅實現(xiàn)加密?
- Spring ioc容器與Bean的生命周期。
- 【探索SpringCloud】服務(wù)發(fā)現(xiàn)-Nac
- Spring Security之基于HttpR
- Redis 底層數(shù)據(jù)結(jié)構(gòu)-簡單動態(tài)字符串(SD
- arthas操作spring被代理目標(biāo)對象命令
- Spring中的單例模式應(yīng)用詳解
- 聊聊消息隊列,發(fā)送消息的4種方式
- bootspring第三方資源配置管理
- GIT同步修改后的遠(yuǎn)程分支