随笔分类 - ES
elasticsearch周边
摘要:错误信息如下: 大概意思就是在 index为 timer 的索引中没找到映射“costTime”。 解决方案: search.addSort(SortBuilders.fieldSort("no_exists_field").unmappedType("integer").order(SortOrd
阅读全文
摘要:项目环境: springboot+ES6.4.2+redis 出错信息截图如下 百度查了一下,大概意思是redis和elasticsearch有冲突。 解决方法: 启动类main方法中加入 System.setProperty("es.set.netty.runtime.available.proc
阅读全文

浙公网安备 33010602011771号