霸气羊

文章
5
资源
0
加入时间
4年2月7天

lucene 写入索引时发生Lock obtain timed out异常

IndexWriter writer = new IndexWriter(this.lucenePath, new SimpleGBKAnalyzer(),false);执行这行代码时报了下面的异常,java.io.IOExceptionjava.io.IOException: Lock obtain timed out: Lock@C:\DOCUME~1\ADMINI~1\LOCALS~...