From 5c19ae10a931fa6740af57510e762857cd1e22a8 Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Fri, 25 Apr 2025 14:35:33 -0400 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20lucene=20=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/compiler.xml | 3 ++- .idea/encodings.xml | 2 ++ lucene/pom.xml | 4 ++-- pom.xml | 4 +++- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 15e632f3d5..d0415a0286 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -9,6 +9,7 @@ + @@ -18,6 +19,7 @@ + @@ -58,7 +60,6 @@ - diff --git a/.idea/encodings.xml b/.idea/encodings.xml index e6f78746cb..d585052062 100644 --- a/.idea/encodings.xml +++ b/.idea/encodings.xml @@ -85,6 +85,8 @@ + + diff --git a/lucene/pom.xml b/lucene/pom.xml index 0f08abaee9..fc457fe19a 100644 --- a/lucene/pom.xml +++ b/lucene/pom.xml @@ -9,9 +9,9 @@ An Apache Lucene demo application - com.baeldung + com.ossez parent-modules - 1.0.0-SNAPSHOT + 0.0.2-SNAPSHOT diff --git a/pom.xml b/pom.xml index deea60dd64..57bbdd94c7 100644 --- a/pom.xml +++ b/pom.xml @@ -42,9 +42,11 @@ apache core-java-modules ethereum + image-compressing image-processing libraries-jackson + lucene parent-boot-2 @@ -52,7 +54,7 @@ persistence-modules testing-modules toolkits - + xml