solr4.3 java.lang.NumberFormatException

solr java.lang.NumberFormatException

现象:定时每天全量,每隔5分钟增量DIH从mysql导入数据
solr4j返回加过Id列表,一天偶然出现

java.lang.NumberFormatException: For input string: "java.math.BigInter:2011620"

全网搜了下似乎从3.5开始就有类似这个问题
具体见

SolrSOLR-6165-DataImportHandler writes BigInteger and BigDecimal as-is which causes errors in SolrCloud replication

SOLR-5514-DataImportHandler writes BigInteger and BigDecimal as-is which causes errors in SolrCloud replication

SOLR-4021-JavaBinCodec has poor default behavior for unrecognized classes of objects

solr 4.3的一些错误解决方法

原文地址:https://www.cnblogs.com/donganwangshi/p/4271170.html