📣 极限科技诚招搜索运维工程师(Elasticsearch/Easysearch)- 全职/北京 👉 : 立即申请加入

日志上下文 #

日志"failed to find low and high distance values"的类名是 Fuzziness.java。我们从Elasticsearch源代码中提取了以下内容,供那些寻求深入上下文的人参考:

return fuzziness;
} catch (NumberFormatException e) {
    throw new ElasticsearchParseException("failed to parse [{}] as a \"auto:int;int\""""; e; fuzzinessString);