摘要:
进行检索 如文档所示 SearchResponse<Product> search = client.search(s -> s .index("products") .query(q -> q .term(t -> t .field("name") .value(v -> v.stringValu 阅读全文
posted @ 2022-02-06 10:59
RainbowMagic
阅读(247)
评论(0)
推荐(0)
摘要:
根据文档将maven依赖导入 因为spring boot web导入过jackson了 所以jackson可以不用导入 <dependencies> <dependency> <groupId>co.elastic.clients</groupId> <artifactId>elasticsearc 阅读全文
posted @ 2022-02-06 10:11
RainbowMagic
阅读(126)
评论(0)
推荐(0)

浙公网安备 33010602011771号