rqxiao

ElasticsearchRepository 根据条件删除 Java 代码可以写吗

  •  
  •   rqxiao · Jul 15, 2020 · 4936 views
    This topic created in 2140 days ago, the information mentioned may be changed or developed.
    POST car_record/_delete_by_query
    {
    "query": {
    "bool": {
    "must": {
    "range": {
    "verifyTime": {
    "gte": "2020-04-01",
    "lte": "2020-05-01",
    "format": "yyyy-MM-dd"
    }
    }
    }
    }
    }
    }
    1 replies    2020-07-15 15:33:14 +08:00
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2098 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 16:13 · PVG 00:13 · LAX 09:13 · JFK 12:13
    ♥ Do have faith in what you're doing.