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~...