Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我不小心在 kibana-4 中创建了一些错误的脚本字段,现在我的 elasticsearch 无法正常工作并引发异常。我正在寻找一个命令来列出弹性搜索当前使用的所有脚本字段并删除给我带来麻烦的字段。
您可以在 Kibana 4 中轻松/添加删除脚本字段。
只需转到设置,选择索引选项卡,单击您的索引名称,在字段选项卡旁边选择脚本字段选项卡并相应地添加/删除:)