gpt4 book ai didi

elasticsearch - 带有wait_for_completion的Elasticsearch updateByQuery

转载 作者:行者123 更新时间:2023-12-02 23:48:53 25 4
gpt4 key购买 nike

我正在使用updateByQuery更新文档,但是我收到版本冲突错误。如何处理此错误。我可以在 flex 搜索中使用wait_for_completion选项以避免版本冲突错误吗?还有其他解决方案来解决updateByQyery中的版本冲突错误吗?

最佳答案

您只需要在URL中指定conflicts=proceed,就像这样

POST your-index/_update_by_query?conflicts=proceed

关于elasticsearch - 带有wait_for_completion的Elasticsearch updateByQuery,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59153191/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com