feat: 实现 Elasticsearch 8.2.0 高级搜索功能

This commit is contained in:
xiongxiaoyang
2022-05-24 00:44:57 +08:00
parent 4c331224a4
commit ab2bead9b3
11 changed files with 235 additions and 51 deletions

View File

@ -109,10 +109,6 @@
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jsr310</artifactId>
</dependency>
<dependency>
<groupId>mysql</groupId>