原文:Error while bulk request ElasticsearchException[Elasticsearch exception [type=illegal_argument_exception, reason=mapper [ABC] of different type, current_type [text], merged_type [date]]]

在使用elastic search 存储时,出现如下错误: Error while bulk request ElasticsearchException Elasticsearch exception type illegal argument exception, reason mapper ABC of different type, current type text , merged t ...

2021-06-11 17:30 0 188 推荐指数:

查看详情

the type initializer for '' threw an exception

the type initializer for '' threw an exception 问题:程序启动时初始化主窗口类时,弹出该错误。 调查:查看类的构造函数是否会有异常抛出。 解决:去掉类的构造函数中可能出现的异常 ...

Sat Aug 10 19:20:00 CST 2013 0 21660
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM