美文网首页
The length of [xxx] field of [xx

The length of [xxx] field of [xx

作者: i_cyy | 来源:发表于2021-06-18 16:50 被阅读0次

当高亮查询时遇到以下错误:

image.png
可以修改动态配置:
PUT dmc/_settings { "index": { "highlight.max_analyzed_offset": 2147483647 } }
原因官网的api已经说明了
image.png

相关文章

网友评论

      本文标题:The length of [xxx] field of [xx

      本文链接:https://www.haomeiwen.com/subject/igxlyltx.html