【发布时间】:2014-07-24 06:28:24
【问题描述】:
我正在寻找如何在弹性搜索中增加字符串的长度。 这篇 UTF8 encoding is longer than the max length 32766 的帖子说,为了做到这一点,我需要执行以下操作之一:
1) change the type to binary
2) to continue to use string but set the index type to "no"
我该怎么做?
【问题讨论】:
标签: elasticsearch