更新了弹性搜索中的文档 ID

Updated document ID's in elastic search

我目前正在使用弹性搜索和 Nest 来更新使用 UpdateByQueryAsync 的文档。有没有办法获取所有已更新文档的 ID?

看起来不像,因为底层 Update By Query API 不响应它们,只响应更新次数。