rev:lucene

This commit is contained in:
2024-01-10 12:28:55 +08:00
parent ce6f38597c
commit 2e22fbee6e
38 changed files with 855 additions and 1330 deletions

View File

@@ -46,6 +46,11 @@
</dependency>
<!-- Lucence核心包 -->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog-all-spring-boot-starter</artifactId>
<version>1.5.0</version>
</dependency>
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-core</artifactId>