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.
我需要创建一个函数来合并文档。我知道如何更新要合并的文档,但我不想发送另一个删除正在合并的文档的请求。
在 Painless 脚本中,是否可以通过查询或 id 查找和删除另一个文档?