主题 : com.jeecms.cms.lucene.ContentLuceneListener
级别: 版主
UID: 70293
积分:78391 加为好友
威望: 1 精华: 0
主题:7 回复:68397
注册时间:2014-12-03
在线时长:0
21#   发表于:2016-08-24 10:01:34  IP:182.11.*.*
是的,生成索引试下看
1
级别: 举人
UID: 90417
积分:103 加为好友
威望: 0 精华: 0
主题:4 回复:59
注册时间:2016-07-05
在线时长:0
22#   发表于:2016-08-24 10:03:36  IP:202.43.*.*
回复第21楼好的。
级别: 版主
UID: 70293
积分:78391 加为好友
威望: 1 精华: 0
主题:7 回复:68397
注册时间:2014-12-03
在线时长:0
23#   发表于:2016-08-24 10:03:55  IP:182.11.*.*
好的
1
级别: 举人
UID: 90417
积分:103 加为好友
威望: 0 精华: 0
主题:4 回复:59
注册时间:2016-07-05
在线时长:0
24#   发表于:2016-08-24 10:09:49  IP:202.43.*.*
回复第23楼版主,依舊報找不到\WEB-INF\lucene\_32.fnm (系统找不到指定的文件。)
级别: 版主
UID: 70293
积分:78391 加为好友
威望: 1 精华: 0
主题:7 回复:68397
注册时间:2014-12-03
在线时长:0
25#   发表于:2016-08-24 10:11:31  IP:182.11.*.*
你把lucene文件夹删了重新建个试下看
1
级别: 举人
UID: 90417
积分:103 加为好友
威望: 0 精华: 0
主题:4 回复:59
注册时间:2016-07-05
在线时长:0
26#   发表于:2016-08-24 10:17:27  IP:202.43.*.*
回复第25楼感謝版主大力支持,果然全部刪除重新創建索引就沒問題了。雖然問題解決了,但是還是不太明白這其中的原理。版主可以解惑
级别: 版主
UID: 70293
积分:78391 加为好友
威望: 1 精华: 0
主题:7 回复:68397
注册时间:2014-12-03
在线时长:0
27#   发表于:2016-08-24 10:17:54  IP:182.11.*.*
这我也说不清
1
级别: 举人
UID: 90417
积分:103 加为好友
威望: 0 精华: 0
主题:4 回复:59
注册时间:2016-07-05
在线时长:0
28#   发表于:2016-08-24 10:20:29  IP:202.43.*.*
回复第27楼哦,不過還是感謝版主。
级别: 版主
UID: 70293
积分:78391 加为好友
威望: 1 精华: 0
主题:7 回复:68397
注册时间:2014-12-03
在线时长:0
29#   发表于:2016-08-24 10:24:01  IP:182.11.*.*
1
级别: 贡士
UID: 95005
积分:694 加为好友
威望: 8 精华: 0
主题:37 回复:341
注册时间:2016-12-02
在线时长:0
30#   发表于:2017-01-22 09:12:03  IP:175.51.*.*
加载扩展词典:com/gycms/common/dic/mydict.dic
加载扩展停止词典:com/gycms/common/dic/stopword.dic
加载扩展停止词典:com/gycms/common/dic/ext_stopword.dic
09:12:19.283 ERROR com.gycms.cms.lucene.ContentLuceneListener - 
java.io.FileNotFoundException: D:\workspace\gycms\WebRoot\WEB-INF\lucene\segments_1r8 (系统找不到指定的文件。)
at java.io.RandomAccessFile.open(Native Method) ~[na:1.6.0_10-rc2]
at java.io.RandomAccessFile.<init>(RandomAccessFile.java:212) ~[na:1.6.0_10-rc2]
at org.apache.lucene.store.SimpleFSDirectory$SimpleFSIndexInput$Descriptor.<init>(SimpleFSDirectory.java:76) ~[lucene-core-3.0.3.jar:3.0.3 1039909 - 2010-11-28 19:08:19]
at org.apache.lucene.store.SimpleFSDirectory$SimpleFSIndexInput.<init>(SimpleFSDirectory.java:97) ~[lucene-core-3.0.3.jar:3.0.3 1039909 - 2010-11-28 19:08:19]
at org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:63) ~[lucene-core-3.0.3.jar:3.0.3 1039909 - 2010-11-28 19:08:19]
at org.apache.lucene.store.FSDirectory.openInput(FSDirectory.java:347) ~[lucene-core-3.0.3.jar:3.0.3 1039909 - 2010-11-28 19:08:19]
at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:238) ~[lucene-core-3.0.3.jar:3.0.3 1039909 - 2010-11-28 19:08:19]
at org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:312) ~[lucene-core-3.0.3.jar:3.0.3 1039909 - 2010-11-28 19:08:19]
at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:677) ~[lucene-core-3.0.3.jar:3.0.3 1039909 - 2010-11-28 19:08:19]
at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:521) ~[lucene-core-3.0.3.jar:3.0.3 1039909 - 2010-11-28 19:08:19]
at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:308) ~[lucene-core-3.0.3.jar:3.0.3 1039909 - 2010-11-28 19:08:19]
at org.apache.lucene.index.IndexWriter.init(IndexWriter.java:1099) ~[lucene-core-3.0.3.jar:3.0.3 1039909 - 2010-11-28 19:08:19]
at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:888) ~[lucene-core-3.0.3.jar:3.0.3 1039909 - 2010-11-28 19:08:19]
at com.gycms.cms.lucene.LuceneContentSvcImpl.createIndex(LuceneContentSvcImpl.java:76) ~[LuceneContentSvcImpl.class:na]
at com.gycms.cms.lucene.LuceneContentSvcImpl.createIndex(LuceneContentSvcImpl.java:70) ~[LuceneContentSvcImpl.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_10-rc2]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[na:1.6.0_10-rc2]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[na:1.6.0_10-rc2]
at java.lang.reflect.Method.invoke(Method.java:597) ~[na:1.6.0_10-rc2]
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309) [spring.aop-3.0.5.jar:3.0.5.RELEASE]
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183) [spring.aop-3.0.5.jar:3.0.5.RELEASE]
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) [spring.aop-3.0.5.jar:3.0.5.RELEASE]
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110) [spring.transaction-3.0.5.jar:3.0.5.RELEASE]
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) [spring.aop-3.0.5.jar:3.0.5.RELEASE]
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) [spring.aop-3.0.5.jar:3.0.5.RELEASE]
at $Proxy41.createIndex(Unknown Source) ~[na:na]
at com.gycms.cms.lucene.ContentLuceneListener.afterSave(ContentLuceneListener.java:29) ~[ContentLuceneListener.class:na]
at com.gycms.cms.manager.main.impl.ContentMngImpl.afterSave(ContentMngImpl.java:671) [ContentMngImpl.class:na]
at com.gycms.cms.manager.main.impl.ContentMngImpl.save(ContentMngImpl.java:265) [ContentMngImpl.class:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_10-rc2]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[na:1.6.0_10-rc2]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[na:1.6.0_10-rc2]
|< < 1 2 3 4 > >| 共4页