rev:更新

This commit is contained in:
2024-06-29 12:56:39 +08:00
parent fd57b85e89
commit 7c92bb94fc
6 changed files with 380 additions and 360 deletions

View File

@@ -48,6 +48,12 @@
<artifactId>lucene-core</artifactId>
<version>8.4.0</version>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.76</version>
</dependency>
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-analyzers-common</artifactId>