回答編集履歴
1
例外を追記
test
CHANGED
@@ -1,4 +1,8 @@
|
|
1
|
+
java.lang.ClassNotFoundException: org.apache.lucene.search.spell.LevensteinDistance
|
2
|
+
|
3
|
+
の例外から
|
4
|
+
|
1
|
-
org
|
5
|
+
org.apache.lucene.search.spell.LevensteinDistance.class は、
|
2
6
|
|
3
7
|
|
4
8
|
|