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.
如果我有一个具有“索引”的字段:“否”并且我已经插入了一些文档,有没有办法更改索引设置(“已分析”或“未分析”)并让节点稍微紧缩直到它们创建指数?
不,如果您更新映射,elasticsearch 不会在内部“重新索引”。您必须重新索引所有文档。