【问题标题】:Is it possible use _update_by_query in spring elasticsearch是否可以在 spring elasticsearch 中使用 _update_by_query
【发布时间】:2018-09-04 22:47:52
【问题描述】:

是否可以使用 Spring Elasticsearch 发送 “_update_by_query”api method

【问题讨论】:

    标签: spring elasticsearch spring-data


    【解决方案1】:

    不,Spring Data Elasticsearch 中没有实现按查询更新 API,但没有什么可以阻止您使用 TransportClient 输入到 ElasticsearchTemplate 中的 calling that endpoint

    【讨论】:

      猜你喜欢
      • 2019-04-19
      • 1970-01-01
      • 2019-06-10
      • 1970-01-01
      • 1970-01-01
      • 2010-10-05
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多