码迷,mamicode.com
首页 > 其他好文 > 详细

Elasticsearch 报错:Fielddata is disabled on text fields by default. Set `fielddata=true` on [`your_field_name`] in order to load fielddata in memory by uninverting the inverted index.

时间:2019-10-14 17:26:40      阅读:145      评论:0      收藏:0      [点我收藏+]

标签:search   dex   guid   not   www   current   ref   报错   href   

  • Elasticsearch 报错:
Fielddata is disabled on text fields by default.  Set `fielddata=true` on
[`your_field_name`] in order to load  fielddata in memory by uninverting the
inverted index. Note that this can however use significant memory.

解决:https://www.elastic.co/guide/en/elasticsearch/reference/current/fielddata.html#enable-fielddata-text-fields

Elasticsearch 报错:Fielddata is disabled on text fields by default. Set `fielddata=true` on [`your_field_name`] in order to load fielddata in memory by uninverting the inverted index.

标签:search   dex   guid   not   www   current   ref   报错   href   

原文地址:https://www.cnblogs.com/cag2050/p/11672589.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!